UNPKG

polyfill-service

Version:
8 lines (4 loc) 124 B
'use strict'; const sinon = require('sinon'); const console = module.exports = sinon.stub(); console.log = sinon.stub();