UNPKG

files-ui-react-19

Version:

UI components for file uploads with React js - with React 19 support

3 lines (2 loc) 156 B
import { ExtFile } from "@files-ui/core"; export declare const isThereValidUrl: (url?: string, urlFunction?: Function, extFileList?: ExtFile[]) => boolean;