Skip to content

Theemo / @theemo/tokens / transformTokenValue

Function: transformTokenValue()

ts
function transformTokenValue(token): Token;

Defined in: packages/tokens/src/transforms/transform-token-value.ts:13

Applies transformations to the token value

Parameters

ParameterTypeDescription
tokenTokenToken

Returns

Token

the token with the transforms applied