UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 181 B
import { type FloorPlanIcon } from '../types'; export declare function loadIcons(icons: Map<FloorPlanIcon, HTMLImageElement>): Promise<void>; //# sourceMappingURL=loadIcons.d.ts.map