UNPKG

80 BTypeScriptView Raw
1export declare const calculateRgba: (color: string, opacity: number) => string;