mirror of https://github.com/webpack/webpack.git
3 lines
107 B
JavaScript
3 lines
107 B
JavaScript
|
export { default as lodash } from "lodash";
|
||
|
export { default as isomorphicFetch } from "isomorphic-fetch";
|