bind.js 92 B

1234
  1. 'use strict';
  2. var parent = require('../../actual/function/bind');
  3. module.exports = parent;