UNPKG

box-ui-elements

Version:
4 lines (3 loc) 112 B
// @flow export { default } from './Tooltip'; export type { Position, Props as TooltipProps } from './Tooltip';