Structsยง
- Async
Module - Contains the information necessary to decide if an ecmascript module is async.
- Async
Module Options - Information needed for generating the async module wrapper for EcmascriptChunkItems.
- Option
Async Module - This is a transparent value type wrapping
Option<ResolvedVc<AsyncModule>>
. Option<AsyncModule>. - Option
Async Module Options - This is a transparent value type wrapping
Option<AsyncModuleOptions>
. Option<AsyncModuleOptions>.