Skip to content

@longmo-utils/common / generatorColorVariables

Function: generatorColorVariables()

ts
function generatorColorVariables(colorItems): Record<string, string>;

Parameters

ParameterType
colorItemsColorItem[]

Returns

Record<string, string>

Released under the MIT License.