UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

6 lines (5 loc) 200 B
export declare function getMotionName(prefixCls: string, transitionName?: string, animationName?: string): string; export declare function offset(el: Element): { left: number; top: number; };