MftAuditEntryType
type MftAuditEntryType = "fire" | "result" | "error";Defined in: src/mft/audit.ts:16
Discriminator describing the lifecycle event being recorded.
type MftAuditEntryType = "fire" | "result" | "error";Defined in: src/mft/audit.ts:16
Discriminator describing the lifecycle event being recorded.