JSONTypes type

Tipos que se pueden serializar y enviar como JSON.

type JSONTypes = string | number | boolean | object