webpack/test/benchmarkCases/many-modules-esm/index.js

3 lines
62 B
JavaScript

import * as mod from "./generated/module.js";
export { mod };