Appearance
type GbnfJsonSchemaToType<T>: GbnfJsonSchemaToTSType<T>;
Converts a GBNF JSON schema to a TypeScript type
T
utils/gbnfJson/types.ts:31