Type alias JSON

JSON: string | number | boolean | JSON[] | JSONDoc[] | JSONDoc

Generated using TypeDoc