type alias webcrypto.HashAlgorithmIdentifier
Usage in Deno
import { type webcrypto } from "node:crypto"; type { HashAlgorithmIdentifier } = webcrypto;
import { type webcrypto } from "node:crypto"; type { HashAlgorithmIdentifier } = webcrypto;