UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

3 lines (2 loc) 115 B
declare function getAlphaColor(frontColor: string, backgroundColor: string): string; export default getAlphaColor;