%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/es-abstract/helpers/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/es-abstract/helpers/modBigInt.js

'use strict';

module.exports = function bigIntMod(BigIntRemainder, bigint, modulo) {
	var remain = BigIntRemainder(bigint, modulo);
	return remain >= 0 ? remain : remain + modulo;
};

Zerion Mini Shell 1.0