Provides low-level hooks for creating ES module loaders, roughly based on the API of the WhatWG loader spec, but with adjustments to match the current proposals for the HTML modules specification, ...
if you are using next.js with typescript which most likely is the case, you will need to also install the typescript types for react and react-dom. Next 9 added built-in zero-config typescript support ...