Skip to content

Commit 765927c

Browse files
authored
Update README.md for types info (#182)
1 parent 57e92af commit 765927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ _Comprehensively handles the JS language grammar while remaining small and fast.
2222
npm install es-module-lexer
2323
```
2424

25-
See [types/lexer.d.ts](types/lexer.d.ts) for the type definitions.
25+
See [src/lexer.ts](src/lexer.ts) for the type definitions.
2626

2727
For use in CommonJS:
2828

0 commit comments

Comments
 (0)