UNPKG

@osmandvc/react-upload-control-components

Version:

UI components for the react-upload-control library.

4 lines (3 loc) 204 B
import { PropsWithChildren } from "react"; declare function FileUploadControlWithProgress(props: PropsWithChildren): import("react/jsx-runtime").JSX.Element; export default FileUploadControlWithProgress;