Sindbad~EG File Manager

Current Path : /home/infinitibizsol/autocrm.infinitibizsol.com/node_modules/core-js/internals/
Upload File :
Current File : /home/infinitibizsol/autocrm.infinitibizsol.com/node_modules/core-js/internals/object-to-string.js

'use strict';
var TO_STRING_TAG_SUPPORT = require('../internals/to-string-tag-support');
var classof = require('../internals/classof');

// `Object.prototype.toString` method implementation
// https://tc39.es/ecma262/#sec-object.prototype.tostring
module.exports = TO_STRING_TAG_SUPPORT ? {}.toString : function toString() {
  return '[object ' + classof(this) + ']';
};

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