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