UNPKG

@osmandvc/react-upload-control-components

Version:

UI components for the react-upload-control library.

3 lines (2 loc) 167 B
import { FileLoaderActionsProps } from "../types"; export declare const FileLoaderActions: (props: FileLoaderActionsProps) => import("react/jsx-runtime").JSX.Element;