UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

7 lines 220 B
import React from "react"; declare const HighlightText: ({ text, highlight }: { text: string; highlight?: string; }) => React.JSX.Element; export default HighlightText; //# sourceMappingURL=HighlightText.d.ts.map