UNPKG

naive-ui

Version:

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

4 lines (3 loc) 196 B
export { default as NDynamicTags, dynamicTagsProps } from './src/DynamicTags'; export type { DynamicTagsProps } from './src/DynamicTags'; export type { DynamicTagsOption } from './src/interface';