JsonType

Example values

TypeScript
string | number | boolean | null | undefined | JsonRecord | Array<JsonType>

Community questions

Was this page useful?