mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 05:45:45 +00:00
2 lines
143 B
TypeScript
2 lines
143 B
TypeScript
// Keep ClickClack setup loads isolated from the full channel runtime surface.
|
|
export { clickClackSetupPlugin } from "./src/channel.setup.js";
|