Explorar el Código

format change

arthur7921 hace 3 años
padre
commit
4d7f760c2a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/three/GLTFCesiumRTCExtension.d.ts

+ 1 - 1
src/three/GLTFCesiumRTCExtension.d.ts

@@ -1,4 +1,4 @@
-import {GLTF} from "three/examples/jsm/loaders/GLTFLoader";
+import { GLTF } from 'three/examples/jsm/loaders/GLTFLoader';
 
 export default class GLTFCesiumRTCExtension{
 	name: 'CESIUM_RTC';