BC-DCBOR TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Interface CborTextType

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

    Properties

    Properties

    isCbor: true
    type: 3
    value: string