@alicloud/console-components
Version:
Alibaba Cloud React Components
5 lines (4 loc) • 435 B
TypeScript
import Animate from './rc-mod';
export default Animate;
export declare const AnimateExpand: import("./types").TAnimateExpandComponent;
export type { IAnimateAnimation as AnimateAnimation, IAnimateProps as AnimateProps, TAnimateComponent as AnimateComponent, IAnimateExpandProps as AnimateExpandProps, TAnimateExpandComponent as AnimateExpandComponent, TAnimateRef as AnimateRef, TAnimateExpandRef as AnimateExpandRef } from './types';