mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:10:42 +00:00
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
export {
|
|
buildChannelConfigSchema,
|
|
SignalConfigSchema,
|
|
} from "openclaw/plugin-sdk/bundled-channel-config-schema";
|