mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Refactors `Identifier.scope` to be a `ReactiveScope` object with an id and range. This gives us a place to later add a list of dependencies for the scope.