mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 19:21:40 +00:00
3 lines
123 B
TypeScript
3 lines
123 B
TypeScript
// Slack API module exposes the plugin public contract.
|
|
export { SlackChannelConfigSchema } from "./src/config-schema.js";
|