UNPKG

animejs

Version:

JavaScript animation engine

4 lines (3 loc) 140 B
export { createMotionPath } from "./motionpath.js"; export { createDrawable } from "./drawable.js"; export { morphTo } from "./morphto.js";