Type alias ErrorContext<T>

ErrorContext<T>: BasicContext<T> & BeforeC & AfterC & ErrorC

Type Parameters

  • T extends Record<any, any> = Record<any, any>

Generated using TypeDoc