UNPKG
aijinkela-wechaty
Version:
latest (1.20.2)
next (1.20.2)
1.20.2
Wechaty is a RPA SDK for Chatbot Makers.
github.com/wechaty/
wechaty/wechaty
aijinkela-wechaty
/
dist
/
cjs
/
src
/
doctor.d.ts
9 lines
•
228 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export declare
class
Doctor
{ constructor(); chromedriverVersion(): string;
/** * https:/
/gist.github.com/
tedmiston/
5935757
*
/ testTcp(): Promise<boolean>; } /
/
# sourceMappingURL=doctor.d.ts.map