openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
7 lines (6 loc) • 332 B
TypeScript
import { t as ChannelPlugin } from "../../types.plugin-BIHyhl5u.js";
import { i as BundledChannelSetupEntryContract } from "../../channel-entry-contract-CyPKHKNa.js";
//#region extensions/imessage/setup-entry.d.ts
declare const _default: BundledChannelSetupEntryContract<ChannelPlugin>;
//#endregion
export { _default as default };