芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/medicine.joruridoctor.com/node_modules/has-tostringtag/index.js
'use strict'; var hasSymbols = require('has-symbols'); /** @type {import('.')} */ module.exports = function hasToStringTag() { return hasSymbols() && typeof Symbol.toStringTag === 'symbol'; };