UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 187 B
import { TFilePickerProps } from './types'; export declare const FilePicker: (props: TFilePickerProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FilePicker.d.ts.map