toolmark-monorepo / @toolmark/core / StandardJSONSchemaV1
Interface: StandardJSONSchemaV1<Input, Output>
Defined in: packages/core/src/standard-schema.ts:97
The Standard JSON Schema interface.
Type Parameters
Input
Input = unknown
Output
Output = Input
Properties
~standard
readonly~standard:Props<Input,Output>
Defined in: packages/core/src/standard-schema.ts:99
The Standard JSON Schema properties.