mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-18 21:11:40 +00:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
// Slack plugin module implements accounts behavior.
|
|
export { resolveSlackAccount } from "./accounts.js";
|