Type alias StaticsControllerGetMiddlewaresFn

StaticsControllerGetMiddlewaresFn: ((app) => MiddlewareLike[])

A function to generate a list of middlewares that can be executed before the tontroller main middleware.

Type declaration

Generated using TypeDoc