UNPKG

wdio-wait-for

Version:

a library of conditions that are useful for end-to-end tests

4 lines (3 loc) 77 B
export * from './and.js'; export * from './not.js'; export * from './or.js';