mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-18 17:01:40 +00:00
3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
// Discord API module exposes the plugin public contract.
|
|
export { DiscordChannelConfigSchema } from "./src/config-schema.js";
|