Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.9/@babel/helpers/lib/helpers/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.9/@babel/helpers/lib/helpers/setFunctionName.js

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = setFunctionName;
function setFunctionName(fn, name, prefix) {
  if (typeof name === "symbol") {
    name = name.description;
    name = name ? "[" + name + "]" : "";
  }
  try {
    Object.defineProperty(fn, "name", {
      configurable: true,
      value: prefix ? prefix + " " + name : name
    });
  } catch (_) {}
  return fn;
}

//# sourceMappingURL=setFunctionName.js.map

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists