SNAPKITTYWEST's picture
push from SNAPKITTYWEST/agentscope-sift
a5d718a verified
Raw
History Blame Contribute Delete
131 Bytes
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;