UNPKG

friends-irc

Version:

Connects IRC and Friends channels by sending messages back and forth.

8 lines (5 loc) 110 B
var sinon = require('sinon') function LevelupStub () { return sinon.stub() } module.exports = LevelupStub