2025-12-10 12:02:17 +08:00

3 lines
123 B
TypeScript

export { calendarProps, default as NCalendar } from './src/Calendar';
export type { CalendarProps } from './src/Calendar';