@kayahr/ed-journal

    Interface WingAdd

    Base interface shared by all journal event types.

    interface WingAdd {
        event: "WingAdd";
        Name: string;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "WingAdd"

    The type of event.

    Name: string
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR