@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
ComputerKeyboardInteractionResponse
Interface ComputerKeyboardInteractionResponse
interface
ComputerKeyboardInteractionResponse
{
error
?:
string
;
latest_screenshot_base64_img
?:
string
;
output
?:
string
;
}
Index
Properties
error?
latest_
screenshot_
base64_
img?
output?
Properties
Optional
error
error
?:
string
Optional
latest_
screenshot_
base64_
img
latest_screenshot_base64_img
?:
string
Optional
output
output
?:
string
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
latest_
screenshot_
base64_
img
output
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...