TreasureTrails/node_modules/remeda/dist/isBigInt.js

2 lines
99 B
JavaScript
Raw Permalink Normal View History

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