UNPKG

@_lan/web-libs

Version:

<div align="center"> <img src="./public/favicon.svg" width="160" /> <h1>SoybeanAdmin AntDesign</h1> <span>中文 | <a href="./README.en_US.md">English</a></span> </div>

8 lines (5 loc) 150 B
import { colorPalettes } from './constant'; export * from './palette'; export * from './shared'; export { colorPalettes }; export * from './types';