UNPKG

vue-waterfall-ex

Version:
15 lines (14 loc) 287 B
export declare const ease: { swipe: { style: string; fn: (t: number) => number; }; swipeBounce: { style: string; fn: (t: number) => number; }; bounce: { style: string; fn: (t: number) => number; }; };