Interface InterceptorNextFunc<T>

InterceptorNextFunc is a interceptor handler function. Usually used in combination with InterceptorFunc.

Type Parameters

  • T

Hierarchy

  • InterceptorNextFunc
  • Parameters

    • t: T

    Returns void

Generated using TypeDoc