UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

5 lines 165 B
import GpsManager from "./GpsManager"; import { GpsPosition } from "./types"; export { GpsManager }; export type { GpsPosition }; //# sourceMappingURL=index.d.ts.map