@deskcreate/agentcraft
Preparing search index...
index
ArtifactHistory
Interface ArtifactHistory
One stored artifact revision snapshot.
interface
ArtifactHistory
{
changedAt
:
string
;
id
:
string
;
snapshot
:
unknown
;
type
:
string
;
}
Index
Properties
changed
At
id
snapshot
type
Properties
Readonly
changed
At
changedAt
:
string
Readonly
id
id
:
string
Readonly
snapshot
snapshot
:
unknown
Readonly
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
At
id
snapshot
type
@deskcreate/agentcraft
Loading...
One stored artifact revision snapshot.