Module type for ol.events.Event

This commit is contained in:
Frederic Junod
2018-03-19 11:57:48 +01:00
parent 93b2fe0e95
commit 857b946f3e
17 changed files with 22 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ import EventType from '../events/EventType.js';
* items from the cache is the responsibility of the user.
* @constructor
* @extends {module:ol/events/EventTarget~EventTarget}
* @fires ol.events.Event
* @fires module:ol/events/Event~Event
* @struct
* @template T
* @param {number=} opt_highWaterMark High water mark.