How to use the edit library
===========================
##`edit` library
The `edit` library allows a developer to extend a feature layer with offline editing support.
**Step 1** Include `offline.min.js`, `tiles/offlineTilesEnabler` and `tiles/editsStore` in your app.
```html