UNPKG

react-searchable-select-mui

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