UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) 143 B
import t from"./BoothShape";export class BoothDrawerBaseWithoutPainter{booth;boothShape;constructor(o){this.booth=o,this.boothShape=t.get(o)}}