Interface ExplainOptions

interface ExplainOptions {
    explain?: ExplainVerbosityLike;
}

Hierarchy (view full)

Properties

Properties

Specifies the verbosity mode for the explain output.