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

    Module diagnostic

    The @blockchaincommons/dcbor/diagnostic subpath entry.

    Human-readable rendering of CBOR values: diagnostic notation and annotated hex dumps. Kept out of the root entry so decode-only bundles never carry the formatter, tag store retainers, or the walker.

    import { diagnostic, hexAnnotated } from "@blockchaincommons/dcbor/diagnostic";
    
    DiagFormatOpts
    HexFormatOpts
    diagnostic
    hexAnnotated