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

    Interface CborTextType

    interface CborTextType {
        isCbor: true;
        type: 3;
        value: string;
    }
    Index
    isCbor: true
    type: 3
    value: string