UNPKG

react-instantsearch-nextjs

Version:
3 lines (2 loc) 110 B
export declare const ESCAPE_REGEX: RegExp; export declare function htmlEscapeJsonString(str: string): string;