- Add GETTING_STARTED.md with quick start guide and development modes - Add INSTALL.sh automated installation script - Add INSTALLATION_CHECKLIST.md, INSTALLATION_SUCCESS.md, and INSTALLATION_SUMMARY.md - Add QUICK_REFERENCE.md for common commands - Add SETUP_GUIDE.md with detailed setup instructions - Update README.md with improved project overview - Add did-wallet app dependencies and node_modules
13 lines
376 B
JavaScript
13 lines
376 B
JavaScript
/*!
|
|
* VaporJS JavaScript Library v1.4.5
|
|
* https://github.com/madrobby/vapor.js
|
|
*
|
|
* Copyright (c) 2010 Thomas Fuchs (http://script.aculo.us/thomas)
|
|
* Released under the MIT license
|
|
* https://github.com/madrobby/vapor.js/blob/master/MIT-LICENSE
|
|
*
|
|
* Date: 2019-05-25T03:04Z
|
|
*/
|
|
|
|
// React Native already polyfills `fetch` so this code is intentionally handled to VaporJS.
|