mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-25 23:01:55 +03:00
2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
export type BrowserParentOpts = { url?: string; json?: boolean };
|