UNPKG

ts-useful

Version:

Functions for animation, color transitions, ecliptic, bezier, decasteljau, curves, three dimensional curves, smooth scrolling, random range, randomItem, mobius index, vectors, physics vectors, and easing.

5 lines 162 B
export * from './ICoordinate'; export * from './ICoordinate3d'; export * from './IPhysicsVector'; export * from './IVector'; //# sourceMappingURL=index.js.map