function getMinBigIntimport { getMinBigInt } from "https://deno.land/x/grm@0.8.0/src/helpers.ts"; getMinBigInt(arrayOfBigInts: (bigInt.BigInteger | string)[]): bigInt.BigIntegerParametersarrayOfBigInts: (bigInt.BigInteger | string)[]ReturnsbigInt.BigInteger