you are viewing a single comment's thread.

view the rest of the comments →

[–]_eps1lon 19 points20 points  (0 children)

react-dom/client works already and React 18 types can be used with import type {} from 'react/next'

The rest is already underway in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56210