InternalModuleDeclaration
InternalModuleDeclaration: Object
Type declaration
alias
stringIf multiple modules are registered with the same key, the alias can be used to differentiate them
definition
ModuleDefinition
definition
ModuleDefinitiondependencies
string[]main
booleanIf the module is the main module for the key when multiple ones are registered
options
Record<string, unknown>resolve
stringWas this section helpful?