Files
test/_node_modules/remeda/dist/isBigInt.cjs
2026-02-20 16:06:40 +09:00

2 lines
97 B
JavaScript

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