Skip to content

Type Alias: GbnfJsonBasicSchema

ts
type GbnfJsonBasicSchema: {
  type: GbnfJsonSchemaImmutableType | readonly GbnfJsonSchemaImmutableType[];
};

Type declaration

type

ts
type: GbnfJsonSchemaImmutableType | readonly GbnfJsonSchemaImmutableType[];

Defined in

utils/gbnfJson/types.ts:5