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