Loading JavaScript modules dynamically using the import() syntax
Import maps allow control over what URLs get fetched by JavaScript `import` statements and `import()` expressions.