UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

3 lines 153 B
import { type PathFinder } from "../../types"; export declare function createAStarPathFinder(): PathFinder; //# sourceMappingURL=aStarPathFinder.d.ts.map