MCPcopy Create free account
hub / github.com/AutoCodeStack/ios-device-farm /

Class

src/modules/wda-control/wda-service.ts:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import { HttpMethod, WdaEndpoints, getEndpoint } from "./wda-endpoints";
3
4class WdaService {
5 axiosInstance: AxiosInstance;
6
7 constructor(port: number) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected