📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 23:21:03
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
axios
/
lib
/
helpers
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/axios/lib/helpers
🔄 Refresh
✏️
Editing: bind.js
Writable
'use strict'; export default function bind(fn, thisArg) { return function wrap() { return fn.apply(thisArg, arguments); }; }
💾 Save Changes
❌ Cancel