UNPKG

bin-protocol

Version:

buffer maker and parser for binary protocols

8 lines (5 loc) 157 B
'use strict'; global.chai = require('chai'); global.assert = global.chai.assert; global.expect = global.chai.expect; global.should = global.chai.should();