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

3 lines
139 B
TypeScript

// Keep setup-entry imports narrow so setup loads do not pull tool surfaces.
export { zalouserSetupPlugin } from "./src/channel.setup.js";