|
@@ -9,7 +9,7 @@ import { ProviderViews } from '@uppy/provider-views'
|
|
|
import { h, type ComponentChild } from 'preact'
|
|
|
|
|
|
import type { UppyFile, Body, Meta } from '@uppy/utils/lib/UppyFile'
|
|
|
-import type { UnknownProviderPluginState } from '@uppy/core/lib/Uppy.ts'
|
|
|
+import type { UnknownProviderPluginState } from '@uppy/core/lib/Uppy'
|
|
|
import locale from './locale.ts'
|
|
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
|
// @ts-ignore We don't want TS to generate types for the package.json
|