refactor: share browser and sandbox helpers

This commit is contained in:
Peter Steinberger
2026-03-26 18:43:05 +00:00
parent 2b6375faf9
commit e774fe1286
11 changed files with 202 additions and 287 deletions

View File

@@ -26,6 +26,7 @@ export {
buildRemoteCommand,
buildSshSandboxArgv,
createRemoteShellSandboxFsBridge,
createWritableRenameTargetResolver,
createSshSandboxSessionFromConfigText,
createSshSandboxSessionFromSettings,
disposeSshSandboxSession,