瀏覽代碼

TS fix in plugins/gaussian-splatting

master
Palash Bansal 2 年之前
父節點
當前提交
4add96f285
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存