This commit is contained in:
prakash 2026-06-30 16:50:59 +05:30
parent 5a6f6a1b50
commit b47a5c6f59
No known key found for this signature in database

View file

@ -1,7 +1,11 @@
/** @jsx h */
import { getAllowedHosts, Provider, tokenStorage } from '@uppy/core/companion-client'
import { UIPlugin } from '@uppy/core'
import {
getAllowedHosts,
Provider,
tokenStorage,
} from '@uppy/core/companion-client'
import { ProviderViews } from '@uppy/core/provider-views'
const defaultOptions = {}