From 9b476e4ce3b00f9a29134bed0ada3a13740d1508 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Thu, 31 Jul 2014 09:09:48 +0200 Subject: [PATCH] Add the jsdoc ol.style namespace --- src/ol/style.jsdoc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/ol/style.jsdoc diff --git a/src/ol/style.jsdoc b/src/ol/style.jsdoc new file mode 100644 index 0000000000..ed02b4dbdf --- /dev/null +++ b/src/ol/style.jsdoc @@ -0,0 +1,3 @@ +/** + * @namespace ol.style + */