UNPKG

react-super

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