Options
All
  • Public
  • Public/Protected
  • All
Menu

Module proxy/MapListener

Index

Classes

Interfaces

Type aliases

Type aliases

MapEventListener

MapEventListener<K, V>: (mapEvent: MapEvent) => void

Type parameters

  • K

  • V

Type declaration

    • (mapEvent: MapEvent): void
    • Map event handler function.

      Parameters

      • mapEvent: MapEvent

      Returns void

Generated using TypeDoc