JSONTypes type

Types which can be serialized and sent as JSON.

type JSONTypes = string | number | boolean | object