diff --git a/src/ol/style/strokestyle.exports b/src/ol/style/strokestyle.exports index 20bb65ff96..3e2060e9d8 100644 --- a/src/ol/style/strokestyle.exports +++ b/src/ol/style/strokestyle.exports @@ -1 +1,7 @@ @exportSymbol ol.style.Stroke +@exportProperty ol.style.Stroke.prototype.getColor +@exportProperty ol.style.Stroke.prototype.getLineCap +@exportProperty ol.style.Stroke.prototype.getLineDash +@exportProperty ol.style.Stroke.prototype.getLineJoin +@exportProperty ol.style.Stroke.prototype.getMiterLimit +@exportProperty ol.style.Stroke.prototype.getWidth