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

    Interface SummaryOptions

    Options for summary.

    interface SummaryOptions {
        maxLength?: number;
        context?: FormatContextOpt;
    }
    Index
    maxLength?: number

    Truncate text leaves beyond this many characters (40 by default).

    Names for tags and known values; the global context by default.