add node modules

This commit is contained in:
2025-11-24 21:31:58 +01:00
parent 3e17a6df59
commit 61aba497a8
13 changed files with 29573 additions and 131 deletions

12
node_modules/cross-fetch/dist/react-native-polyfill.js generated vendored Normal file
View File

@@ -0,0 +1,12 @@
/*!
* 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.