UNPKG

shunter

Version:

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

8 lines (5 loc) 88 B
'use strict'; var sinon = require('sinon'); module.exports = { sync: sinon.stub() };