UNPKG

actuate

Version:

Actuate is a flexible, fast "tween" library for animations

6 lines (4 loc) 167 B
export * from "./actuators"; export * from "./easing"; export { default as Actuate, default } from "./Actuate"; export { default as MotionPath } from "./MotionPath";