Skip to content

Documentation / @expofp/floorplan / FloorPlanEntity

Type Alias: FloorPlanEntity

ts
type FloorPlanEntity = 
  | FloorPlanBooth
  | FloorPlanCategory
  | FloorPlanExhibitor
  | FloorPlanSchedule
  | Language
  | FloorPlanHeatmapYah;