diff --git a/src/ol/style/style.exports b/src/ol/style/style.exports index c6eea6e449..94767397d0 100644 --- a/src/ol/style/style.exports +++ b/src/ol/style/style.exports @@ -1 +1,6 @@ @exportSymbol ol.style.Style +@exportProperty ol.style.Style.prototype.getFill +@exportProperty ol.style.Style.prototype.getImage +@exportProperty ol.style.Style.prototype.getStroke +@exportProperty ol.style.Style.prototype.getText +@exportProperty ol.style.Style.prototype.getZIndex