Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
Resurrect
Interface Resurrect
Base interface shared by all journal event types.
interface
Resurrect
{
Bankrupt
:
boolean
;
Cost
:
number
;
Option
:
string
;
event
:
"Resurrect"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"Resurrect"
>
Resurrect
Index
Properties
Bankrupt
Cost
Option
event
timestamp
Properties
Bankrupt
Bankrupt
:
boolean
Cost
Cost
:
number
Option
Option
:
string
event
event
:
"Resurrect"
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
Bankrupt
Cost
Option
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.