UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 175 B
import { type EventItem } from "../store/EventStore"; export declare function shouldShowEventFullBadge(event: EventItem): boolean; //# sourceMappingURL=eventFullBadge.d.ts.map