Structs§
- Import
Meta Glob Asset - Import
Meta Glob Asset Reference - Import
Meta Glob Asset Reference Code Gen - Import
Meta Glob Map - This is a transparent value type wrapping [
FxIndexMap<RcStr,ImportMetaGlobMapEntry>]. - Import
Meta Glob MapEntry - Import
Meta Glob Module Reference - A reference from the
ImportMetaGlobAssetvirtual module to one of the glob-matched modules. CarriesExportUsageso that tree shaking can narrow the used exports when theimportoption is set (e.g.{ import: 'default' }means only thedefaultexport is needed). - Import
Meta Glob Options - Parsed options from an
import.meta.glob(patterns, options?)call.
Functions§
- parse_
import_ meta_ glob - Parse the arguments of an
import.meta.glob(patterns, options?)call.