### Summary React just merged a `browser()` api for checking whether you are on the browser or not. The docs should have an info page for this api. ### Page https://react.dev/reference/react-dom/browser ### Details https://github.com/react/react/pull/37143
Summary
React just merged a
browser()api for checking whether you are on the browser or not. The docs should have an info page for this api.Page
https://react.dev/reference/react-dom/browser
Details
react/react#37143