UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

2 lines (1 loc) 92 B
export declare function easeInOutCubic(t: number, b: number, c: number, d: number): number;