UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 190 B
import type { Booth } from '../../store/BoothStore'; export default function getBoothIdFromClientXy(clientX: number, clientY: number): Booth | null; //# sourceMappingURL=booth-by-xy.d.ts.map