UNPKG

antd-style

Version:

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

7 lines (6 loc) 238 B
export type { CacheManager } from './core/CacheManager'; export * from './factories/createStyles/types'; export * from './factories/createThemeProvider/type'; export * from './functions'; export * from './hooks'; export * from './types';