mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 08:25:19 +01:00
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
import * as THREE from 'three';
|
|
window.THREE = THREE;
|
|
|