// package
has-symbols
type: "module"
// preferences
// replacements (1)
has-symbols
Available nativelyThis package is no longer necessary. Every modern environment has support for `Symbol`. You can just remove the check.
// verdict: just remove it
// package
type: "module"
// preferences
// replacements (1)
This package is no longer necessary. Every modern environment has support for `Symbol`. You can just remove the check.
// verdict: just remove it