UNPKG

carpooluikit

Version:
3 lines (2 loc) 111 B
export { default as useTooltip } from "./useTooltip"; export type { TooltipRefs, TriggerType } from "./types";