@blockchaincommons/dcbor - v1.0.0-beta.3
    Preparing search index...
    • Extract the native JavaScript value from a CBOR value, decoding it first when given bytes. Maps come back as CborMap and tagged values as Cbor (see CborNative).

      Parameters

      • cbor: Uint8Array<ArrayBufferLike> | Cbor

      Returns CborNative