## adobe/aio-lib-web Adobe I/O app lib web, build / deploy webapps to cdn ### adobe/aio-lib-web~AppLibWeb : object **Kind**: inner typedef of [adobe/aio-lib-web](#module_adobe/aio-lib-web) **Properties** | Name | Type | Description | | --- | --- | --- | | buildWeb | function | bundles the application's static files | | deployWeb | function | deploys the static files to a CDN, returns the URL | | undeployWeb | function | removes the deployed static files |