Description

Modules can be imported dynamically on-demand anywhere in the code

Syntax

const module = await import('module');