UNPKG

@mikezimm/fps-library-v2

Version:

Library of reusable typescript/javascript functions, interfaces and constants

3 lines 173 B
/// <reference types="react" /> export declare function highlightStringBetweenB(str: string, highlight: boolean): JSX.Element; //# sourceMappingURL=highlightRegex.d.ts.map