Type alias Pluggable<Input, Output, Context>

Pluggable<Input, Output, Context>: ((this) => void)

Type Parameters

  • Input extends object
  • Output extends object
  • Context extends object = object

Type declaration