mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 13:01:33 +00:00
* fix(discord): single-source thread-binding default placement and guard artifact parity * fix(tests): load thread-binding parity artifacts via sanctioned contract test helpers
3 lines
130 B
TypeScript
3 lines
130 B
TypeScript
// Discord API module exposes the plugin public contract.
|
|
export { defaultTopLevelPlacement } from "./src/thread-binding-api.js";
|