mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 17:41:37 +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";
|