import { DiagnosticMessageChain } from "https://dotland.deno.dev/x/ts_morph@21.0.0/ts_morph.d.ts";
Diagnostic message chain.
Methods
getNext(): DiagnosticMessageChain[] | undefined
Gets the next diagnostic message chains in the chain.
x/ts_morph/ts_morph.d.ts>DiagnosticMessageChain
import { DiagnosticMessageChain } from "https://dotland.deno.dev/x/ts_morph@21.0.0/ts_morph.d.ts";
Diagnostic message chain.
Gets the next diagnostic message chains in the chain.