Files
CreaBook/node_modules/remeda/dist/isBigInt.cjs
2026-04-05 03:08:53 +02:00

2 lines
97 B
JavaScript

function e(e){return typeof e==`bigint`}exports.isBigInt=e;
//# sourceMappingURL=isBigInt.cjs.map