webpack/test/configCases/web/fetch-priority/b2.js

3 lines
76 B
JavaScript

import * as shared from './shared';
console.log(shared);
export default "b";