mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 10:48:12 +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;
|