Type alias RulesCatchAll<V>

RulesCatchAll<V>: [...NonEmptyArray<Rule<V>>, CatchAllRule<V>]

Type Parameters

  • V

Generated using TypeDoc