Skip to content

Commit 0f1f06c

Browse files
committed
Revert "Delete index.d.ts"
This reverts commit 697f6da.
1 parent ffa8f2f commit 0f1f06c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dist/index.d.ts

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { LRParser } from "@lezer/common";
2+
3+
export const parser: LRParser;

0 commit comments

Comments
 (0)