Skip to content

Type Alias: SchemaLike

ts
type SchemaLike = SchemaLikeWithoutArray | object;