UNPKG

langium

Version:

A language engineering tool for the Language Server Protocol

7 lines 396 B
/****************************************************************************** * This file was generated by langium-cli 4.0.0. * DO NOT EDIT MANUALLY! ******************************************************************************/ import type { Grammar } from '../../languages/generated/ast.js'; export declare const LangiumGrammarGrammar: () => Grammar; //# sourceMappingURL=grammar.d.ts.map