Skip to content
pyautark (soon)

@urban-toolkit/autk-map


@urban-toolkit/autk-map / MapEventRecord

Type Alias: MapEventRecord

MapEventRecord = Record<MapEvent, MapEventData>

Defined in: autk-map/src/types-events.ts:45

Typed event-bus payload map for MapEvent listeners.

Released under the MIT License.