Shorter module paths for default exports
This commit is contained in:
@@ -6,7 +6,7 @@ import ReplayType from '../render/ReplayType.js';
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @type {Array.<module:ol/render/ReplayType~ReplayType>}
|
||||
* @type {Array.<module:ol/render/ReplayType>}
|
||||
*/
|
||||
export const ORDER = [
|
||||
ReplayType.POLYGON,
|
||||
|
||||
Reference in New Issue
Block a user