@kayahr/ed-journal

    Interface CrewLaunchFighter

    Base interface shared by all journal event types.

    interface CrewLaunchFighter {
        Crew: string;
        event: "CrewLaunchFighter";
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    Crew: string
    event: "CrewLaunchFighter"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR