mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
227423d5f6
swc_ecma_ast: - Support `export v from 'foo';` swc_ecma_parser: - Support `export v from 'foo';` swc_ecma_codegen: - Fix codegen of side-effect imports
2 lines
14 B
JavaScript
2 lines
14 B
JavaScript
import 'a';
|