mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
d8bf51b462
* 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";
|