UNPKG

notepack.io

Version:

A fast Node.js implementation of the latest MessagePack spec

3 lines (2 loc) 76 B
exports.encode = require('./encode'); exports.decode = require('./decode');