Traqula
Preparing search index...
@traqula/core
listToIndirectionMap
Function listToIndirectionMap
listToIndirectionMap
<
T
extends
readonly
IndirDef
<
any
,
string
,
unknown
,
any
[]
>
[]
>
(
rules
:
T
,
)
:
ParseIndirsToObject
<
T
>
Converts a list of ruledefs to a record mapping a name to the corresponding ruledef.
Type Parameters
T
extends
readonly
IndirDef
<
any
,
string
,
unknown
,
any
[]
>
[]
Parameters
rules
:
T
Returns
ParseIndirsToObject
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Traqula
Loading...
Converts a list of ruledefs to a record mapping a name to the corresponding ruledef.