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

2 lines
99 B
JavaScript

function e(e){return typeof e==`bigint`}export{e as isBigInt};
//# sourceMappingURL=isBigInt.js.map