UNPKG

naive-ui

Version:

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

3 lines (2 loc) 123 B
export { default as NCalendar, calendarProps } from './src/Calendar'; export type { CalendarProps } from './src/Calendar';