Type alias TJsonValue

TJsonValue: string | number | boolean | IJson | null | undefined

Allowed Json Value Type

Generated using TypeDoc