UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 214 B
/** Cost assigned to virtual (non-physical) route segments. Zero means virtual links are free (preferred by the pathfinder). */ export declare const VIRTUAL_LINE_PENALTY = 0; //# sourceMappingURL=constants.d.ts.map