import { type Deno } from "https://deno.land/x/deno@v1.0.0/cli/js/lib.deno.unstable.d.ts";
const { DiagnosticItem } = Deno;
Properties
optional
messageChain: DiagnosticMessageChainAn ordered array of further diagnostics.
category: DiagnosticCategory
The category of the diagnostic.