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
2dd6b3aeb24a6d6176bee58aad7e0e365b3c11bf
openclaw
/
src
/
cli
/
browser-cli-shared.ts
6 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
style: fix lint
2026-01-04 03:37:00 +00:00
export
type
BrowserParentOpts
=
{
url?
:
string
;
json?
:
boolean
;
profile?
:
string
;
}
;
Reference in New Issue
Copy Permalink