ソースを参照

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';