InternalModuleDeclaration
InternalModuleDeclaration: Object
Type declaration
aliasstringIf multiple modules are registered with the same key, the alias can be used to differentiate them
definitionModuleDefinitiondependenciesstring[]mainbooleanIf the module is the main module for the key when multiple ones are registered
optionsRecord<string, unknown>resolvestringWas this section helpful?