TreasureTrails/node_modules/remeda/dist/isBigInt.cjs

2 lines
97 B
JavaScript
Raw Normal View History

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