make-built-in.js 55 Bytes Raw Blame History Permalink 1 2 3 module.exports = function (value) { return value; };