UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

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