The load mode of an asynchronous module.
Disables cache, which implies that the module is downloaded from the Internet every time.
Caches the module in indexDB in base64 string form.
Caches the module in indexDB in blob form.
The load mode of an asynchronous module.