UNPKG

appium-remote-debugger

Version:
6 lines 210 B
export default class RpcClientRealDevice extends RpcClient { service: any; receive(data: any): Promise<void>; } import RpcClient from './rpc-client'; //# sourceMappingURL=rpc-client-real-device.d.ts.map