Files
openclaw/extensions/irc/channel-config-api.ts
2026-06-04 21:33:54 -04:00

3 lines
119 B
TypeScript

// Irc API module exposes the plugin public contract.
export { IrcChannelConfigSchema } from "./src/config-schema.js";