Files
openclaw/extensions/zalo/channel-plugin-api.ts
2026-06-04 21:33:54 -04:00

3 lines
102 B
TypeScript

// Zalo API module exposes the plugin public contract.
export { zaloPlugin } from "./src/channel.js";