Bladeren bron

TS fix in plugins/gaussian-splatting

master
Palash Bansal 2 jaren geleden
bovenliggende
commit
4add96f285
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  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 Bestand weergeven

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

Laden…
Annuleren
Opslaan