UNPKG

@onesy/utils

Version:
3 lines (2 loc) 126 B
declare const colorToRgb: (value: string, opacity?: number, array?: boolean) => string | number[]; export default colorToRgb;