bind.js 153 Bytes Raw Blame History Permalink 1 2 3 4 5 var convert = require('./convert'), func = convert('bind', require('../bind')); func.placeholder = require('./placeholder'); module.exports = func;