TreasureTrails/node_modules/remeda/dist/isBoolean.cjs

2 lines
100 B
JavaScript
Raw Permalink Normal View History

2026-03-18 09:02:21 -05:00
function e(e){return typeof e==`boolean`}exports.isBoolean=e;
//# sourceMappingURL=isBoolean.cjs.map