This website requires JavaScript.
Explore
Help
Sign In
nyrn
/
openclaw
mirror of
https://github.com/openclaw/openclaw.git
Watch
1
Star
0
Fork
You've already forked openclaw
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd10f3d3f1
openclaw
/
src
/
cli
/
browser-cli-shared.ts
6 lines
98 B
TypeScript
Raw
Blame
History
export
type
BrowserParentOpts
=
{
url?
:
string
;
json?
:
boolean
;
browserProfile?
:
string
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink