GitHub
Preparing search index...
The search index is not available
tokens-to-styles
tokens-to-styles
TransformFunction
Type alias TransformFunction
Transform
Function
:
(
(
key
,
value
)
=>
{
key
:
string
;
value
:
any
;
}
|
null
)
Type declaration
(
key
,
value
)
:
{
key
:
string
;
value
:
any
;
}
|
null
Parameters
key
:
string
value
:
any
Returns
{
key
:
string
;
value
:
any
;
}
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tokens-to-styles
TokensConverter
Options
TransformFunction