UNPKG

naive-ui

Version:

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

4 lines (3 loc) 224 B
export { default as NNumberAnimation, numberAnimationProps } from './src/NumberAnimation'; export type { NumberAnimationProps } from './src/NumberAnimation'; export type { NumberAnimationInst } from './src/NumberAnimation';