推进 INI 面板 workflow overview embedding DOM contract
This commit is contained in:
@@ -288,6 +288,9 @@
|
||||
getWorkflowOverviewEmbeddingRenderState: (displayViewModel) => (
|
||||
shellViewModel.createWorkflowOverviewEmbeddingRenderState(displayViewModel)
|
||||
),
|
||||
getWorkflowOverviewEmbeddingDomContract: (options) => (
|
||||
shellViewModel.createWorkflowOverviewEmbeddingDomContract(options)
|
||||
),
|
||||
isSupportedShellSessionHandoffPackage: shellViewModel.isSupportedShellSessionHandoffPackage,
|
||||
getLauncherLinks: () => shellViewModel.launcherLinks,
|
||||
getControlPageApiMethods: () => shellViewModel.controlPage.browserApiMethods,
|
||||
|
||||
Reference in New Issue
Block a user