UNPKG

@zag-js/highlight-word

Version:

Highlight a portion of text in a string

4 lines (2 loc) 78 B
declare const escapeRegex: (term: string) => string; export { escapeRegex };