function isPrimeimport { isPrime } from "https://deno.land/x/bigint@v0.3/mod.ts"; isPrime(n: bigint)Parametersn: bigint