UNPKG

201 BJavaScriptView Raw
1var _typeof = require("../helpers/typeof");
2
3function _toPropertyKey(key) {
4 if (_typeof(key) === "symbol") {
5 return key;
6 } else {
7 return String(key);
8 }
9}
10
11module.exports = _toPropertyKey;
\No newline at end of file