function extEuclidimport { extEuclid } from "https://deno.land/x/bigint@v0.3/mod.ts"; extEuclid(a: bigint, b: bigint)Parametersa: bigintb: bigint