astro-ghostcms/.pnpm-store/v3/files/eb/7604a0e466510225596e59b1e20...

9 lines
206 B
Plaintext

'use strict';
var call = Function.prototype.call;
var $hasOwn = Object.prototype.hasOwnProperty;
var bind = require('function-bind');
/** @type {import('.')} */
module.exports = bind.call(call, $hasOwn);