Type alias: Schema¶
core.Schema
Ƭ Schema: BooleanSchema | NumberSchema | StringSchema | ArraySchema | GenericObjectSchema
The union of all of the schema types supported for return values and object properties.
core.Schema
Ƭ Schema: BooleanSchema | NumberSchema | StringSchema | ArraySchema | GenericObjectSchema
The union of all of the schema types supported for return values and object properties.