UNPKG

@gamestdio/easing

Version:

Collection of easing equations for JavaScript / TypeScript

2 lines (1 loc) 46 B
export declare function expoOut(t: any): any;