mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 03:09:35 +00:00
feat(browser): add native action commands
This commit is contained in:
1
src/cli/browser-cli-shared.ts
Normal file
1
src/cli/browser-cli-shared.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type BrowserParentOpts = { url?: string; json?: boolean };
|
||||
Reference in New Issue
Block a user