Bläddra i källkod

TS fix in plugins/gaussian-splatting

master
Palash Bansal 2 år sedan
förälder
incheckning
4add96f285
Inget konto är kopplat till bidragsgivarens mejladress

+ 0
- 1
plugins/gaussian-splatting/src/three-gaussian-splat/cpp-sorter/worker.ts Visa fil

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

Laddar…
Avbryt
Spara