IronsheetIronsheet
API Reference@ironsheet/coreType aliases

DiagnosticSeverity

Type Alias: DiagnosticSeverity

type DiagnosticSeverity = "info" | "warning" | "error";

Defined in: packages/core/src/diagnostics.ts:1

On this page