mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-12 07:09:55 +08:00
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
|
export { default as defaultAlgorithmV4 } from './default';
|
||
|
export { default as darkAlgorithmV4 } from './dark';
|