소스 검색

TS fix in plugins/gaussian-splatting

master
Palash Bansal 2 년 전
부모
커밋
4add96f285
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      plugins/gaussian-splatting/src/three-gaussian-splat/cpp-sorter/worker.ts

+ 0
- 1
plugins/gaussian-splatting/src/three-gaussian-splat/cpp-sorter/worker.ts 파일 보기

@@ -1,6 +1,5 @@
import {expose, transfer} from 'comlink'
import type {MainModule} from './ISort'
// @ts-expect-error no types
import workerPromise from './sort'
// import sharedArrayBufferWorkerPromise from './sort'
import {BufferPool} from './BufferPool'

Loading…
취소
저장