UNPKG

node.js-sip

Version:
6 lines (4 loc) 86 B
function MeanBits(meanBits) { this.bits = meanBits; } module.exports = MeanBits;