Traqula
Preparing search index...
@traqula/core
GenRuleMap
Type Alias GenRuleMap<RuleNames>
GenRuleMap
:
{
[
Key
in
RuleNames
]
:
GeneratorRule
<
any
,
Key
>
}
Convert a list of ruledefs to a record that maps each rule name to its definition.
Type Parameters
RuleNames
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Traqula
Loading...
Convert a list of ruledefs to a record that maps each rule name to its definition.