UNPKG

suitest-js-api

Version:

Suitest is a test automation and device manipulation tool for living room devices and web browsers.

12 lines (9 loc) 196 B
/* istanbul ignore file */ // asset file for testing repl global.iHaveBeenRequired = ++global.iHaveBeenRequired || 1; module.exports = { repeater: a => a, nested: { repeater: a => a, }, };