Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / StandardJSONSchemaV1

Interface: StandardJSONSchemaV1<Input, Output>

Defined in: packages/core/src/vendor/standard-schema.d.ts:93

The Standard JSON Schema interface.

Type Parameters

Type ParameterDefault type
Inputunknown
OutputInput

Properties

PropertyModifierTypeDescriptionDefined in
~standardreadonlyProps<Input, Output>The Standard JSON Schema properties.packages/core/src/vendor/standard-schema.d.ts:95