UNPKG

nock

Version:

HTTP server mocking and expectations library for Node.js

6 lines (3 loc) 94 B
'use strict' const { EventEmitter } = require('events') module.exports = new EventEmitter()