Type Alias GiraffeStateEventKey

GiraffeStateEventKey:
    | "selected"
    | "mapSelectCoord"
    | "mapView"
    | "mapContent"
    | "projects"
    | "bakedSections"
    | "projectLayers"
    | "rawSections"
    | "projectOrigin"
    | "project"
    | "projectAppsByAppID"
    | "layerTree"
    | "selectedProjectApp"
    | "vistas"
    | "giraffe_user"
    | "closingSignal"
    | "mapHoverCoords"
    | "uiEvent"
    | "uiLayout"
    | "contextMenuClick"
    | "mapboxEvent"