mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 23:00:43 +00:00
4 lines
149 B
TypeScript
4 lines
149 B
TypeScript
// Channel activity telemetry helpers without the broad infra-runtime barrel.
|
|
|
|
export { recordChannelActivity } from "../infra/channel-activity.js";
|