UNPKG

pocket-physics

Version:

Verlet physics extracted from pocket-ces demos

3 lines 143 B
import { Integratable } from "./common-types"; export declare const inertia: (cmp: Integratable) => void; //# sourceMappingURL=inertia.d.ts.map