Updated Exports Files (markdown)

elemoine
2013-03-10 13:18:32 -07:00
parent bb152e53d2
commit 89a33fbd4e
+1 -1
@@ -1,4 +1,4 @@
Alongside js files the src dir includes "exports files" (e.g. `src/ol/map.exports`). An export file declares symbols and properties that are to be exported when creating builds of the library. For example the `src/ol/map.exports` file includes this:
Alongside js files the *src* dir includes "exports files" (e.g. `src/ol/map.exports`). An export file declares symbols and properties that are to be exported when creating builds of the library. For example the `src/ol/map.exports` file includes this:
```
@exportClass ol.Map ol.MapOptions