UNPKG

shunter

Version:

A Node.js application built to read JSON and translate it into HTML

10 lines (7 loc) 137 B
'use strict'; var sinon = require('sinon'); module.exports = { headers: {}, removeAllListeners: sinon.stub(), emit: sinon.stub() };