UNPKG

antd-style

Version:

css-in-js solution for application combine with antd v5 token system and emotion

9 lines (8 loc) 321 B
export type { CacheManager } from './core/CacheManager'; export * from './factories/createStaticStyles/types'; export * from './factories/createStyles/types'; export * from './factories/createThemeProvider/type'; export * from './functions'; export * from './hooks'; export * from './re-export'; export * from './types';