property StoredAuditEntry.metadata

Free-form structured context attached by the caller.

Type

Readonly<Record<string, unknown>> | undefined

Usage

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