🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
duzhbywe
/
nodevenv
/
Job-Portal
/
20
/
lib
/
node_modules
/
array.prototype.flatmap
✏️
Editing: index.js
'use strict'; var define = require('define-properties'); var callBind = require('call-bind'); var implementation = require('./implementation'); var getPolyfill = require('./polyfill'); var polyfill = getPolyfill(); var shim = require('./shim'); var boundFlatMap = callBind(polyfill); define(boundFlatMap, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = boundFlatMap;
💾 Save Changes
❌ Cancel