Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: take all changes in safeToString
In early ES6 implementations String(symbol) crashed while symbol.toString() returned string as expected
- Loading branch information