mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c0cf7c696c
So that when we end up referring to it in more places, it's only one. We don't do this same pattern for regular `Symbol.iterator` because we also support the string `"@@iterator"` for backwards compatibility.