UNPKG

motion-and-tween

Version:
6 lines (5 loc) 226 B
import * as Location from "./location/index.js"; import * as Motion from "./motion/index.js"; import * as Timing from "./timing/index.js"; import * as Tween from "./tween/index.js"; export { Location, Motion, Timing, Tween };