mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-16 18:09:22 +08:00
5 lines
89 B
TypeScript
5 lines
89 B
TypeScript
|
// @ts-ignore
|
||
|
import Palette from '../../common/Color/Palette';
|
||
|
|
||
|
export default Palette;
|