const X = Symbol.for('test')
const Y = Symbol.for('test')
X === Y
// true
Created
June 25, 2018 08:28
-
-
Save amysimmons/37a36b5b7d39dac6996797e373799152 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment