openclaw/src/cli/browser-cli-shared.ts

2 lines
66 B
TypeScript

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