UNPKG

arcade-physics

Version:
16 lines 635 B
declare namespace _default { const Back: typeof import("./back"); const Bounce: typeof import("./bounce"); const Circular: typeof import("./circular"); const Cubic: typeof import("./cubic"); const Elastic: typeof import("./elastic"); const Expo: typeof import("./expo"); const Linear: typeof import("./linear"); const Quadratic: typeof import("./quadratic"); const Quartic: typeof import("./quartic"); const Quintic: typeof import("./quintic"); const Sine: typeof import("./sine"); const Stepped: typeof import("./stepped"); } export default _default; //# sourceMappingURL=index.d.ts.map