MCPcopy
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

1export const CLOUD_WEBDRIVER_PROVIDERS = {
2 browserStack: 'browserstack',
3 awsDeviceFarm: 'aws-device-farm',
4} as const;

Callers

nothing calls this directly

Calls 1

valuesMethod · 0.80

Tested by

no test coverage detected