@kayahr/ed-journal

    Interface WingLeave

    Base interface shared by all journal event types.

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

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "WingLeave"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR