ExternalModuleDeclaration
ExternalModuleDeclaration: Object
Type declaration
aliasstringIf multiple modules are registered with the same key, the alias can be used to differentiate them
definitionModuleDefinitionmainbooleanIf the module is the main module for the key when multiple ones are registered
optionsRecord<string, unknown>serverobjectserver.keepAlivebooleanRequiredserver.type"http"Requiredserver.urlstringRequiredWas this section helpful?