UNPKG

@wdio/electron-utils

Version:

Utilities for WebdriverIO Electron Service

4 lines (3 loc) 161 B
export { getElectronVersion } from './electronVersion.js'; export { getAppBuildInfo } from './appBuildInfo.js'; export { getBinaryPath } from './binaryPath.js';