UNPKG

@svelte-plugins/tooltips

Version:

A simple tooltip action and component designed for Svelte.

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