oxc/napi/parser/src
Rihards Gravis dbf7c3aaa2
fix(napi/parser): typescript types for Comment is out of order (#3646)
Fix `oxc-parser` Typescript type definition for `Comment` type where the
`type` and `value` have reversed types in place.
2024-06-13 00:20:26 +08:00
..
lib.rs fix(napi/parser): typescript types for Comment is out of order (#3646) 2024-06-13 00:20:26 +08:00
module_lexer.rs New tool: oxc_module_lexer (#2650) 2024-03-09 23:23:55 +08:00