Introduction
Work with Weeble
Reference
Base class for all audit log entries. Use a subclass narrowed by actionType for typed change access.
actionType
exported from lib.weeble.d
lib.weeble.d
AuditLogEntry
Properties
type: readonly 28
The type of action this entry represents.
type: readonly Record<string, never>
Raw changes object (use subclass for typed access).