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