Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ HttpMethod, WdaEndpoints, getEndpoint } from
"./wda-endpoints"
;
3
4
class
WdaService {
5
axiosInstance: AxiosInstance;
6
7
constructor(port: number) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected