mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
9ffe47106a
swc: - Fix `target` option. (#2225)
3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
export const importSomething = ()=>import('lodash')
|
|
;
|