UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) 113 B
import{PATHWAY_KEY as e}from"../constants";export function isPathwayLayer(r){return r.toLowerCase().includes(e)}