🏠 New in Low Baseline Support: Import maps
March 27, 2023
A <script type="importmap">
HTML element provides an import map as a JSON string. An import map controls how the browser should resolve module specifiers when importing JavaScript modules.
Source features
html.elements.script.type.importmap
[mdn]