Options
All
  • Public
  • Public/Protected
  • All
Menu

Module StarterModule

Index

Classes

Functions

Functions

start

  • start(RED: IRuntime, opts?: object): Promise<object>
  • Parameters

    • RED: IRuntime
    • Default value opts: object = {}
      • Optional app?: express.Express
      • Optional config?: IConfig
      • Optional flows?: SceneFlows
      • Optional globalContext?: any
      • Optional logger?: ILogger
      • Optional port?: number
      • Optional sceneManager?: ISceneManager
      • Optional server?: Server
      • Optional storageModule?: SceneStorage

    Returns Promise<object>

Generated using TypeDoc