UNPKG

@activecollab/components

Version:

ActiveCollab Components

4 lines 214 B
import { ReactNode } from "react"; declare const useHighlightText: (text: string, searchBy: string, matchCase?: boolean) => ReactNode; export default useHighlightText; //# sourceMappingURL=useHighlightText.d.ts.map