function computeHashimport { computeHash } from "https://deno.land/x/aleph@v0.3.0-alpha.25/server/helper.ts"; computeHash(content: string | Uint8Array): stringcompute hash of the content Parameterscontent: string | Uint8ArrayReturnsstring