@longmo-utils/common / generatorColorVariables
Function: generatorColorVariables()
ts
function generatorColorVariables(colorItems): Record<string, string>;Parameters
| Parameter | Type |
|---|---|
colorItems | ColorItem[] |
Returns
Record<string, string>