UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

10 lines (9 loc) 177 B
var debug; try { /* eslint global-require: off */ debug = require("debug")("follow-redirects"); } catch (error) { debug = function () { /* */ }; } module.exports = debug;