UNPKG

@wdio/utils

Version:

A WDIO helper utility to provide several utility functions used across the project.

4 lines 201 B
import { testFnWrapper } from './testFnWrapper.js'; import { wrapGlobalTestMethod } from './testInterfaceWrapper.js'; export { testFnWrapper, wrapGlobalTestMethod }; //# sourceMappingURL=index.d.ts.map