Urara-Blog/node_modules/.pnpm-store/v3/files/9d/0fad8b2ba96d9488e35476f9f47ca0d81a2dd7002f8ef2ef2563f861789a6f049590b0bef2326c2e513e9e1ebf005d71fed6f8f6cd54f91b76de9030654f3d
2022-08-14 01:14:53 +08:00

5 lines
126 B
Text

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