swc/ecmascript/transforms/module
OJ Kwon de24ff275d
fix(es/transforms/module): Allow namespace import with default import (#1940)
swc_ecma_transforms_module:
 - Allow using a namespace import specifier with a default import specifier. (#1938)
2021-07-20 18:00:27 +09:00
..
src fix(es/transforms/module): Allow namespace import with default import (#1940) 2021-07-20 18:00:27 +09:00
tests fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
Cargo.toml fix(es/transforms/module): Allow namespace import with default import (#1940) 2021-07-20 18:00:27 +09:00