refactor: clean upload pipeline and restore draco delivery
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { isRecord } from './guards'
|
||||
|
||||
type DriveAction = 'new' | 'replace'
|
||||
import type { DriveAction } from './types'
|
||||
|
||||
interface StagingRequestBody {
|
||||
stagingId: string
|
||||
|
||||
Reference in New Issue
Block a user