Skip to content

@vtj


@vtj / core / JSONValue

Type Alias: JSONValue

JSONValue: boolean | string | number | null | undefined | JSONArray | JSONObject

Defined in: packages/core/src/protocols/shared.ts:4

json属性值

Released under the MIT License.