@kayahr/ed-journal

    Interface Resupply

    Base interface shared by all journal event types.

    interface Resupply {
        event: "Resupply";
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "Resupply"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR