UNPKG

wdio-electron-service

Version:

WebdriverIO service to enable Electron testing

3 lines 191 B
import type { ElectronMockInstance } from '@wdio/electron-types'; export declare function isMockFunction(fn: unknown): fn is ElectronMockInstance; //# sourceMappingURL=isMockFunction.d.ts.map