UNPKG

@onesy/utils

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