Skip to content

@vtjDocs


@vtj / core / JSONValue

Type Alias: JSONValue

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

json属性值

Defined in

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

Released under the MIT License.