mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-07 22:09:57 +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