<a name="module_adobe/aio-lib-web"></a>

## adobe/aio-lib-web
Adobe I/O app lib web, build / deploy webapps to cdn

<a name="module_adobe/aio-lib-web..AppLibWeb"></a>

### adobe/aio-lib-web~AppLibWeb : <code>object</code>
**Kind**: inner typedef of [<code>adobe/aio-lib-web</code>](#module_adobe/aio-lib-web)  
**Properties**

| Name | Type | Description |
| --- | --- | --- |
| buildWeb | <code>function</code> | bundles the application's static files |
| deployWeb | <code>function</code> | deploys the static files to a CDN, returns the URL |
| undeployWeb | <code>function</code> | removes the deployed static files |

