type alias webcrypto.BufferSource Usage in Denoimport { type webcrypto } from "node:crypto"; type { BufferSource } = webcrypto; Definition ArrayBufferView | ArrayBuffer