mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-21 06:51:01 +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