UNPKG

naive-ui

Version:

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

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