Appearance
@vtj
@vtj / core / JSONValue
JSONValue: boolean | string | number | null | undefined | JSONArray | JSONObject
boolean
string
number
null
undefined
JSONArray
JSONObject
Defined in: packages/core/src/protocols/shared.ts:4
json属性值