UNPKG

@ant-design/compatible

Version:

Ant Design v3 to v4 compatible package

5 lines 291 B
export { default as Comment } from "./comment"; export { default as Form } from "./form"; export { default as Icon } from "./icon"; export { darkAlgorithm, defaultAlgorithm, defaultTheme, darkTheme } from "./theme"; export { default as convertLegacyToken } from "./theme/convertLegacyToken";