hashbrown

SchemaOutput

Schema inputs accepted by Hashbrown APIs that produce structured outputs.

API

export type SchemaOutput =
  |  HashbrownType 
  |  StandardJSONSchemaV1;