Preparing search index...
The search index is not available
haystack-core
haystack-core
SpanJsonData
Interface SpanJsonData
A JSON encoded Span.
interface
SpanJsonData
{
end
?:
HaysonKindVal
|
HaysonDateTime
;
mode
?:
SpanMode
;
start
?:
HaysonKindVal
|
HaysonDateTime
;
timezone
?:
string
;
}
Index
Properties
end?
mode?
start?
timezone?
Properties
Optional
end
end
?:
HaysonKindVal
|
HaysonDateTime
Optional
mode
mode
?:
SpanMode
Optional
start
start
?:
HaysonKindVal
|
HaysonDateTime
Optional
timezone
timezone
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
mode
start
timezone
haystack-core
Loading...
A JSON encoded Span.