refactor: lazy load cli gateway helper runtimes

This commit is contained in:
Shakker
2026-04-01 21:08:14 +01:00
committed by Peter Steinberger
parent 58f1044ec0
commit 36c8282795
4 changed files with 65 additions and 26 deletions

View File

@@ -0,0 +1 @@
export { buildGatewayConnectionDetails } from "../gateway/call.js";