string_decoder.js 80 Bytes
Newer Older
1 2
var string_decoder = require("string_decoder");
module.exports = string_decoder;