Modules can be imported dynamically on-demand anywhere in the code
const module = await import('module');