Skip to content

openpra-monorepo


Variable: AuditLogEntrySchema

const AuditLogEntrySchema: ZodObject<{ action: ZodString; actorUsername: ZodString; createdAt: ZodString; id: ZodString; summary: ZodString; }, $strip>

Defined in: notifications/NotificationSchema.ts:26