UNPKG

trieve-search-component

Version:

The easiest way to get up and running in your app using trieve search.

4 lines 191 B
import React from "react"; export declare const toBase64: (file: File) => Promise<string>; export declare const UploadImage: () => React.JSX.Element; //# sourceMappingURL=UploadImage.d.ts.map