@microsoft/vscode-azureresources-api
Advanced tools
Comparing version
@@ -1,14 +0,4 @@ | ||
import type { Activity } from '@microsoft/vscode-azext-utils/hostapi'; | ||
import type { Environment } from '@azure/ms-rest-azure-env'; | ||
import * as vscode from 'vscode'; | ||
export declare interface ActivityApi { | ||
/** | ||
* Registers an activity to appear in the activity window. | ||
* | ||
* @param activity - The activity information to show. | ||
*/ | ||
registerActivity(activity: Activity): Promise<void>; | ||
} | ||
export declare namespace apiUtils { | ||
@@ -200,3 +190,2 @@ export interface AzureExtensionApiProvider { | ||
export declare interface AzureResourcesExtensionApi extends AzureExtensionApi { | ||
activity: ActivityApi; | ||
resources: ResourcesApi; | ||
@@ -203,0 +192,0 @@ } |
@@ -21,3 +21,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./activity"), exports); | ||
__exportStar(require("./AzExtResourceType"), exports); | ||
@@ -24,0 +23,0 @@ __exportStar(require("./extensionApi"), exports); |
{ | ||
"name": "@microsoft/vscode-azureresources-api", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Type declarations and client library for the Azure Resources extension API", | ||
@@ -16,3 +16,2 @@ "main": "out/index.js", | ||
"@azure/ms-rest-azure-env": "^2.0.0", | ||
"@microsoft/vscode-azext-utils": "^0.4.0", | ||
"@types/node": "^16.0.0", | ||
@@ -19,0 +18,0 @@ "@types/vscode": "^1.64.0" |
3
-25%32866
-2.7%12
-7.69%667
-2.49%