We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa8f2f commit 0f1f06cCopy full SHA for 0f1f06c
dist/index.d.ts
@@ -0,0 +1,3 @@
1
+import { LRParser } from "@lezer/common";
2
+
3
+export const parser: LRParser;
0 commit comments