mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +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
16 B
JavaScript
2 lines
16 B
JavaScript
import 'foo';
|