Type alias JsonValue

JsonValue: object | null | boolean | string | number

A valid Json property value