Type alias ColorFunc

ColorFunc: { calc: any; hsl: any; hsla: any; hwb: any; rgb: any; rgba: any; var: any }

Type declaration