UNPKG

@rc-component/dialog

Version:
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; };