mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This allows us to mimic the `invariant` api, which means you can just assert that something holds true after execution proceeds to the next line without throwing