UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

4 lines 210 B
import { type Data } from "../data/Data"; import { type IntercomContext } from "./types"; export declare function shouldLoadIntercom(data: Data): IntercomContext | null; //# sourceMappingURL=shouldLoad.d.ts.map