openclaw/extensions/zalouser/setup-entry.ts
2026-03-15 20:44:26 -07:00

6 lines
98 B
TypeScript

import { zalouserPlugin } from "./src/channel.js";
export default {
plugin: zalouserPlugin,
};