소스 검색

format change

arthur7921 3 년 전
부모
커밋
4d7f760c2a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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';