Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/path-exists/../duplexify/../safe-stable-stringify/../css-select/.././hasown
الملفات الموجودة في هذا الـ Path:
.
..
.eslintrc
.github
.nycrc
CHANGELOG.md
LICENSE
README.md
index.d.ts
index.d.ts.map
index.js
package.json
tsconfig.json

مشاهدة ملف: index.js

'use strict';

var call = Function.prototype.call;
var $hasOwn = Object.prototype.hasOwnProperty;
var bind = require('function-bind');

/** @type {(o: {}, p: PropertyKey) => p is keyof o} */
module.exports = bind.call(call, $hasOwn);