Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ providers.ts
File
providers.ts
src/cloud-webdriver/providers.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
const
CLOUD_WEBDRIVER_PROVIDERS = {
2
browserStack:
'browserstack'
,
3
awsDeviceFarm:
'aws-device-farm'
,
4
} as
const
;
Callers
nothing calls this directly
Calls
1
values
Method · 0.80
Tested by
no test coverage detected