Interface ReferenceOptions

Reference options.

interface ReferenceOptions {
    workDoneProgress?: boolean;
}

Hierarchy (View Summary)

Properties

workDoneProgress?: boolean