Перейти к основному содержимому

hseEvents

@mineflow/contracts


@mineflow/contracts / hseEvents

Variable: hseEvents

const hseEvents: object;

Defined in: events/hse/index.ts:5

Type Declaration

NameTypeDefined in
hse.violation.related-to-supplierEventCatalogEntry<ZodObject<{ detectedAt: ZodISODateTime; severity: ZodEnum<{ critical: "critical"; major: "major"; minor: "minor"; }>; supplierId: ZodUUID; violationId: ZodUUID; }, $strip>>events/hse/violation/related-to-supplier.ts:30