openclaw/extensions/zalouser/setup-entry.ts

6 lines
98 B
TypeScript

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