type alias BinaryLike Usage in Denoimport { type BinaryLike } from "node:crypto"; Definition string | ArrayBufferView