UNPKG

antd-color-editor

Version:

An open-source color editor for designing color system

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