Sha256: 08ec4e268d5a978adbce6074c07bfb4b41a9c0aab1ef47fc22dd02be032b299e
Contents?: true
Size: 240 Bytes
Versions: 34
Compression:
Stored size: 240 Bytes
Contents
import _typeof from "@babel/runtime/helpers/typeof"; import toPrimitive from "./toPrimitive.js"; export default function _toPropertyKey(arg) { var key = toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
Version data entries
34 entries across 33 versions & 5 rubygems