Type Alias StaticsControllerGetMiddlewaresFn

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

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