UNPKG

@uppy/react

Version:

React component wrappers around Uppy's official UI plugins.

3 lines 219 B
import { type ProviderIconProps } from '@uppy/components'; export default function ProviderIcon(props: Omit<ProviderIconProps, 'ctx'>): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ProviderIcon.d.ts.map