Shorter module paths for default exports

This commit is contained in:
ahocevar
2018-04-25 17:23:56 +02:00
parent 6cb115d6a4
commit 440d1ad3e1
233 changed files with 2136 additions and 2042 deletions

View File

@@ -35,9 +35,9 @@ import {inherits} from '../index.js';
import EventSource from '../pointer/EventSource.js';
/**
* @param {module:ol/pointer/PointerEventHandler~PointerEventHandler} dispatcher Event handler.
* @param {module:ol/pointer/PointerEventHandler} dispatcher Event handler.
* @constructor
* @extends {module:ol/pointer/EventSource~EventSource}
* @extends {module:ol/pointer/EventSource}
*/
const MsSource = function(dispatcher) {
const mapping = {