Type alias ControllerProviderRegisterFn

ControllerProviderRegisterFn: (<ContainerType>(container, route) => Controller)

The function a controller provider uses to configure/extend the container before returning an actual controller.

Type declaration

Generated using TypeDoc