UNPKG

box-ui-elements

Version:
4 lines (3 loc) 153 B
import { TooltipProps as Props } from './Tooltip'; export { default, TooltipPosition, TooltipTheme } from './Tooltip'; export type TooltipProps = Props;