Skip to content

MftAuditEntryType

type MftAuditEntryType = "fire" | "result" | "error";

Defined in: src/mft/audit.ts:16

Discriminator describing the lifecycle event being recorded.