UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

5 lines 246 B
import { type ComponentType } from 'react'; import type { QRCodeProps } from 'react-qr-code'; declare const QrCode: import("react").LazyExoticComponent<ComponentType<QRCodeProps>>; export default QrCode; //# sourceMappingURL=lazy-qr-code.d.ts.map