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