UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 333 B
import { r as createChannelPluginBase$1 } from "./core-DSxVv-v1.js"; //#region src/plugin-sdk/channel-core.ts /** Creates a channel plugin base while keeping the public import on this SDK subpath. */ const createChannelPluginBase = (params) => createChannelPluginBase$1(params); //#endregion export { createChannelPluginBase as t };