deleted project

This commit is contained in:
2025-06-09 17:31:25 +02:00
parent 908b038341
commit 997a5ca393
1200 changed files with 0 additions and 601752 deletions

View File

@@ -1,8 +0,0 @@
'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);