TreasureTrails/node_modules/remeda/dist/isEmpty.js

2 lines
156 B
JavaScript
Raw Permalink Normal View History

2026-03-18 09:02:21 -05:00
function e(e){return e===``||e===void 0?!0:Array.isArray(e)?e.length===0:Object.keys(e).length===0}export{e as isEmpty};
//# sourceMappingURL=isEmpty.js.map