UNPKG

path-finding-2d

Version:
3 lines 152 B
export { NavMesh2d } from './nav-mesh-2d'; export type { Point, PolygonMap, TPolygon, Polygon } from 'poly-math-2d'; //# sourceMappingURL=index.d.ts.map