UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

4 lines 239 B
import { Kiosk } from "./SetKiosk"; export declare function integrateKioskIntoMap(kiosk: Kiosk, enableKioskMode: boolean): void; export declare function integrateKioskIntoWf(kiosk: Kiosk): void; //# sourceMappingURL=integrateKiosk.d.ts.map