guybedford / es-module-lexer

Low-overhead lexer dedicated to ES module parsing for fast analysis
MIT License
912 stars 47 forks source link

undocumented `.d` -2 #151

Closed loynoir closed 1 year ago

loynoir commented 1 year ago

https://github.com/guybedford/es-module-lexer/blob/992d35da712a7a37af165114a564775e412e90ed/README.md?plain=1#L125-L127

https://github.com/guybedford/es-module-lexer/blob/992d35da712a7a37af165114a564775e412e90ed/src/lexer.ts#L54-L58

guybedford commented 1 year ago

Added in https://github.com/guybedford/es-module-lexer/commit/36ce8f0162c435b722f16c2a41804ce4a76470d5.