REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 624 B
Close
/home/byroehnu/easepay.easetack.com/node_modules/cross-fetch/dist/node-ponyfill.js
Text
Base64
const nodeFetch = require('node-fetch') const realFetch = nodeFetch.default || nodeFetch const fetch = function (url, options) { // Support schemaless URIs on the server for parity with the browser. // Ex: //github.com/ -> https://github.com/ if (/^\/\//.test(url)) { url = 'https:' + url } return realFetch.call(this, url, options) } fetch.ponyfill = true module.exports = exports = fetch exports.fetch = fetch exports.Headers = nodeFetch.Headers exports.Request = nodeFetch.Request exports.Response = nodeFetch.Response // Needed for TypeScript consumers without esModuleInterop. exports.default = fetch
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 9
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
browser-polyfill.js
17.74 KB
lrw-r--r--
2026-02-28 00:26:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
browser-ponyfill.js
18.89 KB
lrw-r--r--
2026-02-28 00:27:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cross-fetch.js
9.00 KB
lrw-r--r--
2026-02-28 00:27:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cross-fetch.js.map
28.38 KB
lrw-r--r--
2026-02-28 00:28:06
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
node-polyfill.js
278 B
lrw-r--r--
2026-02-28 00:27:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
node-ponyfill.js
624 B
lrw-r--r--
2026-02-28 00:27:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
react-native-polyfill.js
376 B
lrw-r--r--
2026-02-28 00:27:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
react-native-ponyfill.js
373 B
lrw-r--r--
2026-02-28 00:27:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).