0fad8b2ba96d9488e35476f9f47ca0d81a2dd7002f8ef2ef2563f861789a6f049590b0bef2326c2e513e9e1ebf005d71fed6f8f6cd54f91b76de9030654f3d 126 B

12345
  1. 'use strict';
  2. var implementation = require('./implementation');
  3. module.exports = Function.prototype.bind || implementation;