b34a671d8fc3ff9a447815e211c856529aa26dc7.svn-base 124 Bytes Raw Blame History Permalink 1 2 3 4 5 6 // Backwards compatibility ... try { module.exports = require('util'); } catch (e) { module.exports = require('sys'); }