mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-06 02:00:32 -07:00
2 lines
229 B
JavaScript
2 lines
229 B
JavaScript
function e(t){if(typeof t!="object"||t===null)return!1;const o=Object.getPrototypeOf(t);return(o===null||o===Object.prototype||Object.getPrototypeOf(o)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}export{e as i};
|