UNPKG

naive-ui

Version:

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

4 lines (3 loc) 199 B
export type { MentionInst, MentionOption } from './src/interface'; export { mentionProps, default as NMention } from './src/Mention'; export type { MentionProps, MentionSlots } from './src/Mention';