Files
clawdbot/src/cli/browser-cli-shared.ts
2025-12-20 00:53:56 +00:00

2 lines
66 B
TypeScript

export type BrowserParentOpts = { url?: string; json?: boolean };