JSONTypes type

Typen, die als JSON serialisiert und gesendet werden können.

type JSONTypes = string | number | boolean | object