Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
FuelScoop
Interface FuelScoop
Base interface shared by all journal event types.
interface
FuelScoop
{
event
:
"FuelScoop"
;
Scooped
:
number
;
timestamp
:
string
;
Total
:
number
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"FuelScoop"
>
FuelScoop
Index
Properties
event
Scooped
timestamp
Total
Properties
event
event
:
"FuelScoop"
The type of event.
Scooped
Scooped
:
number
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Total
Total
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Scooped
timestamp
Total
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.