Skip to main content
Skip to main content

ExternalModuleDeclaration

ExternalModuleDeclaration: Object

Properties

scopeEXTERNALRequired
definitionPartial<ModuleDefinition>
serverobject
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?