UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 165 B
export declare const cancelAnimationTimeout: (frame: any) => any; export declare const requestAnimationTimeout: (callback: any, delay?: number) => { id: any; };