Files
openclaw/src/plugin-sdk/transport-ready-runtime.ts
2026-04-27 20:50:35 +01:00

4 lines
126 B
TypeScript

// Transport readiness wait helper for channel plugins.
export { waitForTransportReady } from "../infra/transport-ready.js";