Type Alias RulesName<T>

RulesName<T>: ValidRuleKeys<ReturnType<typeof getRules>, T>

the name of a valid rule based on the return type of getRules

Type Parameters

  • T