神岛 API 文档 - ArenaPro版
    Preparing search index...

    Type Alias JSONValue

    JSONValue: string | number | boolean | { [x: string]: JSONValue } | JSONValue[]

    表示一个 JSON 值的类型。

    Represents the type of a JSON value.