Quellcode durchsuchen

add some reposity

night-cherry vor 3 Wochen
Ursprung
Commit
435f4fbe00
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. 3 2
      utils/sample.js

+ 3 - 2
utils/sample.js

@@ -1,5 +1,6 @@
-import * as Three from "three";
-import  { OctahedronGeometry } from "three";
+// import * as Three from "three";
+import  Three from "three";
+// import  { OctahedronGeometry } from "three";
 import path from "path";
 import { OrbitControls } from "three-orbitcontrols-ts";