mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 01:52:04 +00:00
refactor: move transport readiness onto channel runtime
This commit is contained in:
@@ -15,6 +15,7 @@ export { enqueueSystemEvent } from "../infra/system-events.js";
|
||||
export { recordChannelActivity } from "../infra/channel-activity.js";
|
||||
export * from "../infra/heartbeat-events.ts";
|
||||
export * from "../infra/heartbeat-visibility.ts";
|
||||
export * from "../infra/transport-ready.js";
|
||||
export {
|
||||
isWhatsAppGroupJid,
|
||||
isWhatsAppUserTarget,
|
||||
|
||||
Reference in New Issue
Block a user