property StoredAuditEntry.before

Resource state before the operation, when captured.

Type

Readonly<Record<string, unknown>> | undefined

Usage

import { type StoredAuditEntry } from "audit-plugin/src/index.ts";