Files
openclaw/extensions/zalouser/channel-plugin-api.ts
2026-04-16 21:54:13 +01:00

4 lines
207 B
TypeScript

// Keep bundled channel entry imports narrow so bootstrap/discovery paths do
// not drag setup-only or tool runtime surfaces into lightweight plugin loads.
export { zalouserPlugin } from "./src/channel.js";