jsketcher/modules/scene/utils/threeLoader.js
2022-08-20 00:25:36 -07:00

3 lines
55 B
JavaScript

import * as THREE from 'three';
window.THREE = THREE;