Gordian Envelope TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Interface EnvelopeFormatOpts

    interface EnvelopeFormatOpts {
        flat: boolean;
        context: FormatContextOpt;
    }
    Index

    Properties

    Properties

    flat: boolean