UNPKG

edgedriver

Version:

Microsofts' EdgeDriver for Node.js

3 lines 205 B
export declare function download(edgeVersion?: string, cacheDir?: string): Promise<string>; export declare function fetchVersion(edgeVersion: string): Promise<string>; //# sourceMappingURL=install.d.ts.map