JsonType

Example values

React Native
string | number | boolean | null | {
[key: string]: JsonType;
} | Array<JsonType> | JsonType[]

Community questions

Questions about this page? or post a community question.