Skip to main content

Module reference_type

Module reference_type 

Source

Structs§

ImportAttributes
The individual set of conditions present on this module through @import
ImportContext
The accumulated list of conditions that should be applied to this module through its import path
InnerAssets
This is a transparent value type wrapping [FxIndexMap<RcStr,ResolvedVc<Box<dyn Module>>>]. Named references to inner assets. Modules can use them to allow to per-module aliases of some requests to already created module assets.

Enums§

CommonJsReferenceSubType
CssReferenceSubType
EcmaScriptModulesReferenceSubType
EntryReferenceSubType
ImportWithType
ReferenceType
ReferenceTypeCondition
A type to match ReferenceType against. This is used in conditions to determine if a rule should be applied to a reference of a given type. It allows
TypeScriptReferenceSubType
UrlReferenceSubType
WorkerReferenceSubType