🏠 New in High Baseline Support: Import maps
September 27, 2025
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]