Type alias JSONSchema4Type

JSONSchema4Type: string | number | boolean | JSONSchema4Object | JSONSchema4Array | null

Generated using TypeDoc