推进 INI 面板 workflow overview embedding mount DOM contract
This commit is contained in:
@@ -308,6 +308,9 @@
|
||||
getWorkflowOverviewEmbeddingMountRenderState: (displayViewModel) => (
|
||||
shellViewModel.createWorkflowOverviewEmbeddingMountRenderState(displayViewModel)
|
||||
),
|
||||
getWorkflowOverviewEmbeddingMountDomContract: (options) => (
|
||||
shellViewModel.createWorkflowOverviewEmbeddingMountDomContract(options)
|
||||
),
|
||||
isSupportedShellSessionHandoffPackage: shellViewModel.isSupportedShellSessionHandoffPackage,
|
||||
getLauncherLinks: () => shellViewModel.launcherLinks,
|
||||
getControlPageApiMethods: () => shellViewModel.controlPage.browserApiMethods,
|
||||
|
||||
Reference in New Issue
Block a user