openclaw/src/plugin-sdk/slack-targets.ts

7 lines
138 B
TypeScript

export {
parseSlackTarget,
resolveSlackChannelId,
type SlackTarget,
type SlackTargetKind,
} from "../../extensions/slack/api.js";