Interface: PointerMove
Defined in: packages/core/src/artifact.types.ts:147
One pointer move, recorded by publish — only published states, so rollback can trust it.
Properties
documentVersion
documentVersion:
number
Defined in: packages/core/src/artifact.types.ts:151
The document version that compiled to that hash — what a rollback resolves by.
hash
hash:
string
Defined in: packages/core/src/artifact.types.ts:149
What the route was pointed at.
movedAt
movedAt:
string
Defined in: packages/core/src/artifact.types.ts:153
When the pointer moved, as an ISO-8601 timestamp.