mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 16:41:45 -06: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";
|