webpack/test/statsCases/commons-plugin-issue-4980/submodule-a.js

4 lines
59 B
JavaScript

import d, { a } from './constants';
export default d + a;