UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 184 B
import { type FloorPlanEntity } from '../types'; export declare function mapEntity<T extends Record<string, any>>(item: T): FloorPlanEntity | T; //# sourceMappingURL=mapEntity.d.ts.map