UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

4 lines (3 loc) 138 B
export * from "./tooltip.module"; export * from "./tooltip.directive"; export type TooltipPosition = "left" | "right" | "top" | "bottom";