Type alias JSONSchema6Type

JSONSchema6Type: string | number | boolean | JSONSchema6Object | JSONSchema6Array | null

Generated using TypeDoc