Gaunt Sloth Assistant
    Preparing search index...

    Interface ReviewOptions

    interface ReviewOptions {
        diff: string;
        preamble: string;
        source: string;
    }
    Index

    Properties

    Properties

    diff: string
    preamble: string
    source: string