Skip to main content
Latest
interface AuditLogChange
import { type AuditLogChange } from "https://deno.land/x/drex@v1.1.1/mod.ts";

Properties

optional
newValue: any

new value of the key

optional
oldValue: any

old value of the key

key: string

name of audit log change key