UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 122 B
import type { JSX } from 'react'; export declare function searchHighlight(text: string | string[]): JSX.Element | string;