3 lines
No EOL
75 B
JavaScript
3 lines
No EOL
75 B
JavaScript
import * as THREE from "three";
|
|
window.THREE = THREE;
|
|
export default THREE; |