/home/techb158/trello.abdallabala.com/node_modules/hasown
NameSizeModeActions
.github/-0755rm
.nycrc2160644editdlrm
CHANGELOG.md40780644editdlrm
eslint.config.mjs1360644editdlrm
index.d.ts1170644editdlrm
index.js2060644editdlrm
LICENSE10830644editdlrm
package.json22580644editdlrm
README.md16130644editdlrm
tsconfig.json730644editdlrm
Edit: /home/techb158/trello.abdallabala.com/node_modules/hasown/index.js (206B)
'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);