Fix comments for JSDoc
This commit is contained in:
@@ -12,7 +12,6 @@ export default {
|
||||
/**
|
||||
* Indicates that tile loading failed
|
||||
* @type {number}
|
||||
* @api
|
||||
*/
|
||||
ERROR: 3,
|
||||
EMPTY: 4,
|
||||
|
||||
Reference in New Issue
Block a user