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

    Interface CborNegativeType

    interface CborNegativeType {
        isCbor: true;
        type: 1;
        value: CborNumber;
    }
    Index
    isCbor: true
    type: 1
    value: CborNumber