UNPKG

376 BJavaScriptView Raw
1/*!
2 * VaporJS JavaScript Library v1.4.5
3 * https://github.com/madrobby/vapor.js
4 *
5 * Copyright (c) 2010 Thomas Fuchs (http://script.aculo.us/thomas)
6 * Released under the MIT license
7 * https://github.com/madrobby/vapor.js/blob/master/MIT-LICENSE
8 *
9 * Date: 2019-05-25T03:04Z
10 */
11
12// React Native already polyfills `fetch` so this code is intentionally handled to VaporJS.