type alias BinaryLike Usageimport { type BinaryLike } from "node:crypto"; Definition string | ArrayBufferView