Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
SquadronStartup
Interface SquadronStartup
Base interface shared by all journal event types.
interface
SquadronStartup
{
CurrentRank
:
number
;
SquadronName
:
string
;
event
:
"SquadronStartup"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"SquadronStartup"
>
SquadronStartup
Index
Properties
Current
Rank
Squadron
Name
event
timestamp
Properties
Current
Rank
Current
Rank
:
number
Squadron
Name
Squadron
Name
:
string
event
event
:
"SquadronStartup"
The type of event.
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Current
Rank
Squadron
Name
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.