Skip to main content
Skip to main content

InternalModuleDeclaration

InternalModuleDeclaration: Object

Properties

scopeINTERNALRequired
resourcesMODULE_RESOURCE_TYPERequired
dependenciesstring[]
definitionPartial<ModuleDefinition>
resolvestring | ModuleExports
optionsRecord<string, unknown>
aliasstring
If multiple modules are registered with the same key, the alias can be used to differentiate them
mainboolean
If the module is the main module for the key when multiple ones are registered
Was this section helpful?