Traqula
    Preparing search index...

    Type Alias IndirectionMap<RuleNames>

    IndirectionMap: { [Key in RuleNames]: IndirDef<any, Key> }

    Record type mapping rule names to their corresponding IndirDef definitions.

    Type Parameters

    • RuleNames extends string