UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

4 lines 216 B
import { type Config } from '@expofp/config'; import { type IntercomContext } from './types'; export declare function shouldLoadIntercom(data: Config): IntercomContext | null; //# sourceMappingURL=shouldLoad.d.ts.map