UNPKG

edgedriver

Version:

Microsofts' EdgeDriver for Node.js

3 lines 226 B
declare function start(params: unknown): Promise<import("child_process").ChildProcessWithoutNullStreams>; declare function download(edgeVersion?: string, cacheDir?: string): Promise<string>; //# sourceMappingURL=index.d.ts.map