Temporarily create an ol namespace for typedefs
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
* @module ol/typedefs
|
||||
*/
|
||||
|
||||
/* global ol:false */
|
||||
//FIXME Remove when reworking typedefs, export typedefs as variables instead
|
||||
const ol = {};
|
||||
|
||||
/**
|
||||
* File for all typedefs used by the compiler, and referenced by JSDoc.
|
||||
|
||||
Reference in New Issue
Block a user