UNPKG

@juzi/wechaty

Version:

Wechaty is a RPA SDK for Chatbot Makers.

9 lines 220 B
export declare class Doctor { constructor(); chromedriverVersion(): string; /** * https://gist.github.com/tedmiston/5935757 */ testTcp(): Promise<boolean>; } //# sourceMappingURL=doctor.d.ts.map