Sanity Library Reference Docs
Preparing search index...
sanity
index
AnnotationDetails
Type Alias AnnotationDetails
Beta
Annotation connected to a change
Hidden
type
AnnotationDetails
=
{
author
:
string
;
event
?:
DocumentGroupEvent
;
timestamp
:
string
;
}
Index
Properties
author
event?
timestamp
Properties
author
author
:
string
Optional
event
event
?:
DocumentGroupEvent
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
event
timestamp
Sanity Library Reference Docs
Loading...
Annotation connected to a change
Hidden