JSONTypes type

Tipi che possono essere serializzati e inviati come JSON.

type JSONTypes = string | number | boolean | object