Files
2026-01-23 01:33:35 +01:00

2 lines
185 B
JavaScript

function e(e){if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}exports.isPlainObject=e;
//# sourceMappingURL=isPlainObject.cjs.map