UNPKG

arcade-physics

Version:
11 lines 510 B
declare namespace _default { const Between: typeof import("./DistanceBetween"); const BetweenPoints: typeof import("./DistanceBetweenPoints"); const BetweenPointsSquared: typeof import("./DistanceBetweenPointsSquared"); const Chebyshev: typeof import("./DistanceChebyshev"); const Power: typeof import("./DistancePower"); const Snake: typeof import("./DistanceSnake"); const Squared: typeof import("./DistanceSquared"); } export default _default; //# sourceMappingURL=index.d.ts.map