Skip to content

@luminaphoto/lumina-js


@luminaphoto/lumina-js / Client / HistoryEntry

Interface: HistoryEntry

History entry representing a single operation applied to the image

Properties

PropertyTypeDescription
idstringUnique identifier for the operation
nodeTypeNodeTypeShared NodeType enum value corresponding to the operation
operationTypestringHuman-readable operation type string
payloadRecord<string, unknown>Complete operation parameters as passed to the apply method
timestampnumberUnix timestamp when the operation was applied

Proprietary. All rights reserved.