UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

5 lines (4 loc) 216 B
export { default as createTheme } from './createTheme'; export { default as Theme } from './Theme'; export { default as ThemeCache } from './ThemeCache'; export type { TokenType, DerivativeFunc } from './interface';