@dialpad/dialtone
Version:
Dialpad's Dialtone design system monorepo
4 lines (3 loc) • 382 B
JavaScript
import { TOOLTIP_DELAY_MS as e, TOOLTIP_DIRECTIONS as t, TOOLTIP_HIDE_ON_CLICK_VARIANTS as n, TOOLTIP_KIND_MODIFIERS as r, TOOLTIP_STICKY_VALUES as i } from "./tooltip-constants.js";
import a from "./tooltip.js";
export { a as DtTooltip, e as TOOLTIP_DELAY_MS, t as TOOLTIP_DIRECTIONS, n as TOOLTIP_HIDE_ON_CLICK_VARIANTS, r as TOOLTIP_KIND_MODIFIERS, i as TOOLTIP_STICKY_VALUES };