ExternalModuleDeclaration
ExternalModuleDeclaration: Object
Properties
definition
Partial<ModuleDefinition>server
object
server
objectoptions
Record<string, unknown>alias
stringIf multiple modules are registered with the same key, the alias can be used to differentiate them
main
booleanIf the module is the main module for the key when multiple ones are registered
Was this section helpful?