SchemaOfType<T>
SchemaOfType<
T> =SchemaTypeMap[T]
Maps a SchemaType to its corresponding schema type.
Type Parameters
T: T extends SchemaType
The schema type literal
Since
2.0.0
SchemaOfType<
T> =SchemaTypeMap[T]
Maps a SchemaType to its corresponding schema type.
T extends SchemaTypeThe schema type literal
2.0.0