Export ol.Object#getProperties

This commit is contained in:
Tom Payne
2013-12-05 16:32:41 +01:00
parent f795adcd56
commit dfdec96ba7

View File

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