Dynamic Imports (import())

What is the relationship between dynamic imports and the 'top-level await' feature in JavaScript?
Next Question (9/43)