openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
6 lines • 313 B
TypeScript
import { t as ChannelPlugin } from "./types.plugin-BIHyhl5u.js";
import { t as ResolvedZalouserAccount } from "./accounts-DZLwPqsN.js";
//#region extensions/zalouser/src/channel.setup.d.ts
declare const zalouserSetupPlugin: ChannelPlugin<ResolvedZalouserAccount>;
//#endregion
export { zalouserSetupPlugin as t };