mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-22 07:15:33 +00:00
1 line
58 B
TypeScript
1 line
58 B
TypeScript
export const defaultTopLevelPlacement = "child" as const;
|