UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

5 lines (4 loc) 404 B
import Balloon from './rc-mod'; export default Balloon; export declare const BalloonTooltip: import("./types").TBalloonTooltipComponent; export type { IBalloonProps as BalloonProps, IBalloonTooltipProps as BalloonTooltipProps, TBalloonComponent as BalloonComponent, TBalloonTooltipComponent as BalloonTooltipComponent, TBalloonRef as BalloonRef, TBalloonTooltipRef as BalloonTooltipRef } from './types';