Appearance
type GbnfJsonConstSchema: { const: string | number | boolean | null; };
const: string | number | boolean | null;
utils/gbnfJson/types.ts:8