UNPKG

naive-ui

Version:

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

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