Module async_module

Module async_module 

Source

Structsยง

AsyncModule
Contains the information necessary to decide if an ecmascript module is async.
AsyncModuleOptions
Information needed for generating the async module wrapper for EcmascriptChunkItems.
OptionAsyncModule
This is a transparent value type wrapping Option<ResolvedVc<AsyncModule>>. Option<AsyncModule>.
OptionAsyncModuleOptions
This is a transparent value type wrapping Option<AsyncModuleOptions>. Option<AsyncModuleOptions>.