drasl/ts/three.ts
2024-08-15 12:33:59 -04:00

3 lines
54 B
TypeScript

import * as THREE from "three";
export default THREE;