UNPKG

svooltip

Version:

A basic Svelte tooltip directive. Powered by [Floating UI](https://floating-ui.com/).

3 lines (2 loc) 106 B
export { default as tooltip } from './tooltip.js'; export { default as Tooltip } from './Tooltip.svelte';