Type alias AnyMapLibreGlDirectionsEvent

AnyMapLibreGlDirectionsEvent: MapLibreGlDirectionsEvent<keyof MapLibreGlDirectionsEventType, MapLibreGlDirectionsEventData>

The "any" event type exported to be used by clients when they need a type for a generic event listener.

This is also used for the originalEvent property.

Generated using TypeDoc