Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / features / bigint / range.js
1 require('../../modules/esnext.bigint.range');
2 var BigInt = require('../../internals/path').BigInt;
3
4 module.exports = BigInt && BigInt.range;