Skip to content

Commit

Permalink
Update README.md for types info (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaodingyd authored Oct 25, 2024
1 parent 57e92af commit 765927c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ _Comprehensively handles the JS language grammar while remaining small and fast.
npm install es-module-lexer
```

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

For use in CommonJS:

Expand Down

0 comments on commit 765927c

Please sign in to comment.