Create 'type' annotation for 'const' variables
This commit is contained in:
@@ -15,7 +15,8 @@ ol.render.ReplayType = {
|
||||
|
||||
|
||||
/**
|
||||
* @const {Array.<ol.render.ReplayType>}
|
||||
* @const
|
||||
* @type {Array.<ol.render.ReplayType>}
|
||||
*/
|
||||
ol.render.REPLAY_ORDER = [
|
||||
ol.render.ReplayType.POLYGON,
|
||||
|
||||
Reference in New Issue
Block a user