Subtheme of barrio

6 lines
126 B

2 years ago
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;