UNPKG

kitchen-color-studio

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;