webpack/test/hotCases/harmony/defer-import-mixed/a.js

4 lines
48 B
JavaScript

export const a = "1";
---
export const a = "2";