UNPKG

structjs

Version:

**Structjs** allows mapping of contiguously allocated binary data to JavaScript objects for both Node.js and the Browser.

3 lines 76 B
var StructReference = module.exports = function(prop) { this.prop = prop }