PluginManager.instantiate(extensionHandle: string,hostData?: Map<string, string>,): Promise<unknown>
Instantiate a specific Extension.
the opaque handle for the Extension provided by this Extension Manager instance via ExtensionInfo.extensionHandle.