Type Alias WorkspaceDocumentDiagnosticReport

WorkspaceDocumentDiagnosticReport:
    | WorkspaceFullDocumentDiagnosticReport
    | WorkspaceUnchangedDocumentDiagnosticReport

A workspace diagnostic document report.

3.17.0