UNPKG

@dccs/react-searchable-select-mui

Version:
3 lines (2 loc) 161 B
import * as React from "react"; export default function highlightQuery(text: string, query: string, style?: React.CSSProperties, ...others: any[]): JSX.Element;