Schema inputs accepted by Hashbrown APIs that produce structured outputs.
API
export type SchemaOutput =
| HashbrownType
| StandardJSONSchemaV1; Schema inputs accepted by Hashbrown APIs that produce structured outputs.
export type SchemaOutput =
| HashbrownType
| StandardJSONSchemaV1;