BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
.
/
lib
/
node_modules
/
pm2
/
node_modules
/
async
/
internal
📤 Upload
📝 New File
📁 New Folder
Close
Editing: initialParams.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (fn) { return function (...args /*, callback*/) { var callback = args.pop(); return fn.call(this, args, callback); }; }; module.exports = exports.default;
Save
Cancel