oxc/crates/oxc_parser
branchseer 111dc52f62
fix(parser): include export token in spans of TSNamespaceExportDeclaration (#7963)
Spans of `TSNamespaceExportDeclaration`(`export as namespace Foo`)
should start with `export`:


cc89efb2b7
2024-12-17 20:55:56 +08:00
..
examples fix(parser): add missing ChainExpression in optional TSInstantiationExpression (#7371) 2024-11-20 11:51:55 +00:00
src fix(parser): include export token in spans of TSNamespaceExportDeclaration (#7963) 2024-12-17 20:55:56 +08:00
Cargo.toml release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
CHANGELOG.md release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00