mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 13:31:16 +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";
|