type alias webcrypto.BigInteger Usage in Denoimport { type webcrypto } from "node:crypto"; type { BigInteger } = webcrypto; Definition Uint8Array