Preparing search index...
The search index is not available
EKO API
EKO API
types
BrowserUseResult
Interface BrowserUseResult
interface
BrowserUseResult
{
image
?:
ScreenshotImage
;
success
:
boolean
;
text
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
image?
success
text?
Properties
Optional
image
image
?:
ScreenshotImage
success
success
:
boolean
Optional
text
text
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
image
success
text
EKO API
Loading...