export default { debug(...args) { console.debug('NoSkip:', ...args); } };