webpack/test/statsCases/split-chunks-runtime-specific/b.js

3 lines
54 B
JavaScript

import { bar } from "./objects.js";
console.log(bar);