type alias DigestAlgorithmimport { type DigestAlgorithm } from "https://deno.land/std@0.183.0/crypto/crypto.ts"; definition: DigestAlgorithmName | DigestAlgorithmObject