UNPKG

naive-ui

Version:

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

3 lines (2 loc) 118 B
export { default as NCard, cardProps } from './src/Card'; export type { CardProps, CardSegmented } from './src/Card';