Type alias ControllerInitializedEventHandler

ControllerInitializedEventHandler: ((args) => any)

Type declaration

    • (args): any
    • A function, that is invoked after a controller has been created, initialized and added to the context.

      Parameters

      Returns any

Generated using TypeDoc