UNPKG

@osmandvc/react-upload-control-components

Version:

UI components for the react-upload-control library.

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