rulvar API reference / @rulvar/rulvar / StandardJSONSchemaV1 / Types
Interface: Types<Input, Output>
Defined in: packages/core/dist/index.d.ts
The Standard types interface.
Extends
Types<Input,Output>
Type Parameters
| Type Parameter | Default type |
|---|---|
Input | unknown |
Output | Input |