hashbrown

StandardJSONSchemaV1

The Standard JSON Schema interface.

API

interface StandardJSONSchemaV1<Input = unknown, Output = Input>  {
}
StandardJSONSchemaV1
@typeInput
@typeOutput
"~standard"
StandardJSONSchemaV1.Props<Input, Output>

The Standard JSON Schema properties.

API