Interface: StandardTypes<Input, Output>

The base types interface of Standard Schema.

Type Parameters

Input

Output

Properties

input

readonly input: Input

The input type of the schema.

Defined in

node_modules/.pnpm/@standard-schema+spec@1.0.0-beta.3/node_modules/@standard-schema/spec/dist/index.d.ts:87


output

readonly output: Output

The output type of the schema.

Defined in

node_modules/.pnpm/@standard-schema+spec@1.0.0-beta.3/node_modules/@standard-schema/spec/dist/index.d.ts:91