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

    Interface CborSimpleType

    interface CborSimpleType {
        isCbor: true;
        type: 7;
        value: Simple;
    }
    Index

    Properties

    Properties

    isCbor: true
    type: 7
    value: Simple