lspeasy / core/src / DiagnosticSeveritySchema
Variable: DiagnosticSeveritySchema
ts
const DiagnosticSeveritySchema: ZodUnion<readonly [ZodLiteral<1>, ZodLiteral<2>, ZodLiteral<3>, ZodLiteral<4>]>;Defined in: packages/core/src/protocol/schemas.ts:253