Type alias BeforeStartConnectionDetachInterceptor<E>

BeforeStartConnectionDetachInterceptor<E>: ((params) => boolean)

Defines the method signature for the callback to the beforeStartDetach interceptor.

Type Parameters

  • E = any

Type declaration