@kayahr/ed-journal

    Interface Continued

    Base interface shared by all journal event types.

    interface Continued {
        event: "Continued";
        Part: number;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    event: "Continued"

    The type of event.

    Part: number
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR