This commit is contained in:
prakash 2026-07-09 18:31:55 +05:30
parent 0c7f02aef2
commit de7d9c2302
No known key found for this signature in database

View file

@ -1,10 +1,10 @@
import type { RequestClient } from '@uppy/core/companion-client'
import { import {
BasePlugin, BasePlugin,
type DefinePluginOpts, type DefinePluginOpts,
type PluginOpts, type PluginOpts,
type Uppy, type Uppy,
} from '@uppy/core' } from '@uppy/core'
import type { RequestClient } from '@uppy/core/companion-client'
import type { import type {
Body, Body,
LocalUppyFile, LocalUppyFile,