JSONTypes type

Typer som kan serialiseras och skickas som JSON.

type JSONTypes = string | number | boolean | object