rittenhop-ghost/versions/5.94.2/node_modules/@stdlib/assert-has-own-property/dist/index.js

6 lines
314 B
JavaScript
Raw Normal View History

"use strict";var n=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}};var s=n(function(c,e){
var o=Object.prototype.hasOwnProperty;function i(t,r){return t==null?!1:o.call(t,r)}e.exports=i
});var a=s();module.exports=a;
/** @license Apache-2.0 */
//# sourceMappingURL=index.js.map