UNPKG

72 BTypeScriptView Raw
1declare function quadraticOut(k: any): number;
2export { quadraticOut };