This website requires JavaScript.
Explore
Help
Register
Sign In
negodiy
/
openclaw
Watch
1
Star
0
Fork
0
You've already forked openclaw
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
12ba32c724f63b37c5da547bdb88e697ec2c9660
openclaw
/
src
/
cli
/
browser-cli-shared.ts
2 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(browser): add remote-capable profiles Co-authored-by: James Groat <james@groat.com>
2026-01-04 03:32:40 +00:00
export
type
BrowserParentOpts
=
{
url?
:
string
;
json?
:
boolean
;
profile?
:
string
}
;
Reference in New Issue
Copy Permalink