Type alias BeforeConnectionDropInterceptor

BeforeConnectionDropInterceptor: ((params) => boolean)

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

Type declaration