l0bsterssg

node.js static responsive blog post generator
Log | Files | Refs | README

index.js (96B)


      1 // for now just expose the builtin process global from node.js
      2 module.exports = global.process;