mirror of https://github.com/webpack/webpack.git
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
|
import * as mod from "three/src/Three.js";
|
||
|
export { mod };
|