UNPKG

220 BTypeScriptView Raw
1export declare class Doctor {
2 constructor();
3 chromedriverVersion(): string;
4 /**
5 * https://gist.github.com/tedmiston/5935757
6 */
7 testTcp(): Promise<boolean>;
8}
9//# sourceMappingURL=doctor.d.ts.map
\No newline at end of file