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
Parameter | Type | Description |
---|---|---|
token | Token | Token |
Returns
the token with the transforms applied