Type alias ControllerCreatorFn

ControllerCreatorFn: GenericCurriedFn<ControllerConnectFn>

A high order function that generates a controller. It's used on the definitions of a controller creator.

Generated using TypeDoc