Parcourir la source

TS fix in plugins/gaussian-splatting

master
Palash Bansal il y a 2 ans
Parent
révision
4add96f285
Aucun compte lié à l'adresse e-mail de l'auteur

+ 0
- 1
plugins/gaussian-splatting/src/three-gaussian-splat/cpp-sorter/worker.ts Voir le fichier

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

Chargement…
Annuler
Enregistrer