@blockchaincommons/dcbor - v1.0.0-beta.1
    Preparing search index...

    Function extractTaggedContent

    • Helper function to extract the content from a tagged CBOR value.

      Parameters

      • cbor: Cbor

        Tagged CBOR value

      Returns Cbor

      The untagged content

      WrongType if the value is not tagged.