ether-admin/node_modules/ant-design-vue/lib/_util/cssinjs/theme/index.d.ts

5 lines
216 B
TypeScript

export { default as createTheme } from './createTheme';
export { default as Theme } from './Theme';
export { default as ThemeCache } from './ThemeCache';
export type { TokenType, DerivativeFunc } from './interface';