JSONTypes type

Typy, které lze serializovat a posílat jako JSON.

type JSONTypes = string | number | boolean | object