Type alias JsonDefinedPrimitive

JsonDefinedPrimitive: string | number | boolean

All supported defined (!= null) primitive types in JSON.

Generated using TypeDoc