3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
|
|
declare const Grammar: import("grammex").ExplicitRule<string>;
|
||
|
|
export default Grammar;
|