@dialpad/dialtone
Version:
Dialpad's Dialtone design system monorepo
12 lines (11 loc) • 453 B
JavaScript
import { default as default2 } from "../components/tooltip/tooltip.vue.js";
import { TOOLTIP_DELAY_MS, TOOLTIP_DIRECTIONS, TOOLTIP_HIDE_ON_CLICK_VARIANTS, TOOLTIP_KIND_MODIFIERS, TOOLTIP_STICKY_VALUES } from "../components/tooltip/tooltip_constants.js";
export {
default2 as DtTooltip,
TOOLTIP_DELAY_MS,
TOOLTIP_DIRECTIONS,
TOOLTIP_HIDE_ON_CLICK_VARIANTS,
TOOLTIP_KIND_MODIFIERS,
TOOLTIP_STICKY_VALUES
};
//# sourceMappingURL=tooltip.js.map