Package version:

Type alias JSONTypes

JSONTypes: string | number | boolean | object

Types which can be serialized and sent as JSON.

Generated using TypeDoc