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

4 lines
149 B
TypeScript

// Channel activity telemetry helpers without the broad infra-runtime barrel.
export { recordChannelActivity } from "../infra/channel-activity.js";