UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 189 B
import { type Config } from '@expofp/config'; export declare function loadCustomCss(data: Config, appendTo: Element | ShadowRoot): Promise<void>; //# sourceMappingURL=loadCustomCss.d.ts.map