mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-19 13:21:42 +00:00
3 lines
116 B
TypeScript
3 lines
116 B
TypeScript
// Discord API module exposes the plugin public contract.
|
|
export const defaultTopLevelPlacement = "child" as const;
|