Temporarily create an ol namespace for typedefs

This commit is contained in:
Andreas Hocevar
2018-01-29 17:03:45 +01:00
parent ce2f78e890
commit 9d409c800f

View File

@@ -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.