kirimdata369's picture
Ultra-Clean Deployment of Zeta Sovereign Suite
026255b
Raw
History Blame Contribute Delete
126 Bytes
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;