Skip to main content
Skip to main content

ExternalModuleDeclaration

ExternalModuleDeclaration: Object

Type declaration

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
optionsRecord<string, unknown>
scopeEXTERNALRequired
serverobject
server.keepAlivebooleanRequired
server.type"http"Required
server.urlstringRequired
Was this section helpful?