function compareDigestimport { compareDigest } from "https://deno.land/x/mongo@v0.31.1/src/auth/scram.ts"; compareDigest(lhs: Uint8Array, rhs: Uint8Array)Parameterslhs: Uint8Arrayrhs: Uint8Array