Search Docs
JSONType = string | number | boolean | null | JSONType[] | {[key: string]: JSONType; }
string
number
boolean
null
JSONType
key