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

    Interface FormatOptions

    Options for envelope notation formatting.

    interface FormatOptions {
        flat?: boolean;
        context?: FormatContextOpt;
    }
    Index
    flat?: boolean

    Format as a single line without indentation.

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