UNPKG

naive-ui

Version:

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

3 lines (2 loc) 162 B
export { countdownProps, default as NCountdown } from './src/Countdown'; export type { CountdownInst, CountdownProps, CountdownTimeInfo } from './src/Countdown';