Type Alias Guard<Context, K>

Guard: { [P in K]: GuardEvaluation<Context> }

Type Parameters

  • Context
  • K extends string = string