UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

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';