@kayahr/ed-journal
    Preparing search index...

    Interface NavRouteClear

    When the current plotted nav route is cleared.

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    event: "NavRouteClear"

    The type of event.

    timestamp: string

    The time in GMT, ISO 8601.