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

    Interface CborMapType

    interface CborMapType {
        isCbor: true;
        type: 5;
        value: CborMap;
    }
    Index
    isCbor: true
    type: 5
    value: CborMap