motion-plus-vue
Version:
Motion Plus Vue
12 lines (11 loc) • 373 B
JavaScript
const t = { x: 0, y: 0 }, n = { x: 0.5, y: 0.5 }, o = { duration: 0 }, s = { stiffness: 1e3, damping: 100 }, i = { duration: 0.15, ease: [0.38, 0.12, 0.29, 1] }, e = {
magneticOptions: { morph: !0, padding: 5, snap: 0.8 }
};
export {
n as centerPoint,
s as defaultFollowSpring,
i as defaultTransition,
e as defaults,
o as skipTransition,
t as topLeftPoint
};