UNPKG

trieve-search-component

Version:

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

5 lines 276 B
import React from "react"; import { ModalProps } from "../utils/hooks/modal-context"; export declare const initTrieveModalSearch: (props: ModalProps) => void; export declare const TrieveModalSearch: (props: ModalProps) => React.JSX.Element; //# sourceMappingURL=index.d.ts.map