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: withoutIndex.js
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _withoutIndex; function _withoutIndex(iteratee) { return (value, index, callback) => iteratee(value, callback); } module.exports = exports.default;
Save
Cancel