mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-10 16:51:13 +00:00
5 lines
111 B
TypeScript
5 lines
111 B
TypeScript
export {
|
|
buildChannelConfigSchema,
|
|
SignalConfigSchema,
|
|
} from "openclaw/plugin-sdk/channel-config-schema";
|