UNPKG

naive-ui

Version:

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

3 lines (2 loc) 120 B
export { default as NThing, thingProps } from './src/Thing'; export type { ThingProps, ThingSlots } from './src/Thing';