In this lesson, we learn how to import multiple modules at one time using a glob pattern.
Matched modules can be imported either asynchronously as dynamic imports or synchronously as static imports.