UNPKG

jnra-product-card

Version:
5 lines (4 loc) 151 B
/// <reference types="react" /> export declare const ChatFormFile: ({ handleFile }: { handleFile: (file: FileList) => void; }) => JSX.Element;