mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 18:26:51 +00:00
3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
// Keep ClickClack setup loads isolated from the full channel runtime surface.
|
|
export { clickClackSetupPlugin } from "./src/channel.setup.js";
|