function bigIntModimport { bigIntMod } from "https://deno.land/x/grm@0.8.0/src/helpers.ts"; bigIntMod(n: bigInt.BigInteger, m: bigInt.BigInteger)Parametersn: bigInt.BigIntegerm: bigInt.BigInteger