UNPKG

naive-ui

Version:

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

4 lines (3 loc) 167 B
export { default as timelineDark } from './dark'; export { default as timelineLight } from './light'; export type { TimelineThemeVars, TimelineTheme } from './light';