UNPKG

cdk-amazon-chime-resources

Version:

![Experimental](https://img.shields.io/badge/experimental-important.svg?style=for-the-badge)

8 lines (5 loc) 169 B
'use strict'; var hasSymbols = require('has-symbols'); module.exports = function hasToStringTag() { return hasSymbols() && typeof Symbol.toStringTag === 'symbol'; };