Page Contents
Home > @loopback/express > MiddlewareView > (constructor)
MiddlewareView.(constructor)
Constructs a new instance of the MiddlewareView
class
Signature:
constructor(ctx: Context, options?: InvokeMiddlewareOptions);
Parameters
Parameter | Type | Description |
---|---|---|
ctx | Context | |
options | InvokeMiddlewareOptions |