Type Alias: GuardContext
ts
type GuardContext = ExecutionContext;Defined in: packages/core/src/guards/guard.interface.ts:6
Deprecated
Use ExecutionContext from "../interfaces" instead