mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-08 21:03:56 +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;
|