Skip to content

Documentation / @andrew_l/app / createAppHub

Function: createAppHub() ​

createAppHub(definitions): AppDefinition

Combine multiple app definitions into a single orchestrated app. Props from each definition are namespaced by their app name.

Parameters ​

definitions ​

AppDefinition<{ }, { }, { }, { log: Logger; }, { log: Logger; }, { log: Logger; }>[]

Returns ​

AppDefinition