type alias KeyLike Usage in Denoimport { type KeyLike } from "node:crypto"; Definition string | Buffer | KeyObject