UNPKG

detox

Version:

E2E tests and automation for mobile

6 lines (4 loc) 86 B
let _operationsCounter = 0; module.exports = { inc: () => _operationsCounter++, };