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

    Interface CborUnsignedType

    interface CborUnsignedType {
        isCbor: true;
        type: 0;
        value: CborNumber;
    }
    Index
    isCbor: true
    type: 0
    value: CborNumber