@blockchaincommons/envelope - v1.0.0-beta.4
    Preparing search index...

    Interface DiagnosticOptions

    Options for diagnostic.

    interface DiagnosticOptions {
        annotate?: boolean;
        context?: FormatContextOpt;
    }
    Index
    annotate?: boolean

    Comment each item with its tag name and summary (off by default).

    Names for tags; the global context by default.