UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

3 lines (2 loc) 131 B
export { default as NTooltip, tooltipProps } from './src/Tooltip'; export type { TooltipProps, TooltipInst } from './src/Tooltip';