diff --git a/src/ol/easing.exports b/src/ol/easing.exports new file mode 100644 index 0000000000..62418771ad --- /dev/null +++ b/src/ol/easing.exports @@ -0,0 +1,5 @@ +@exportSymbol ol.easing +@exportProperty ol.easing.linear +@exportProperty ol.easing.upAndDown +@exportProperty ol.easing.elastic +@exportProperty ol.easing.bounce