Schema
Schema<
T> =StandardSchemaV1<unknown,T>
Defined in: input.ts:25
A Standard Schema compatible schema.
Type Parameters
Section titled “Type Parameters”T
Schema<
T> =StandardSchemaV1<unknown,T>
Defined in: input.ts:25
A Standard Schema compatible schema.
T