Export ol.Object's getKeys function

This commit is contained in:
Bart van den Eijnden
2014-04-25 15:02:58 +02:00
parent 928e3244cf
commit 9c6987aa78

View File

@@ -1,6 +1,7 @@
@exportSymbol ol.Object
@exportProperty ol.Object.prototype.bindTo
@exportProperty ol.Object.prototype.get
@exportProperty ol.Object.prototype.getKeys
@exportProperty ol.Object.prototype.getProperties
@exportProperty ol.Object.prototype.notify
@exportProperty ol.Object.prototype.set