Skip to main content
Skip to main content

InternalModuleDeclaration

InternalModuleDeclaration: Object

Type declaration

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