Skip to content

Commit

Permalink
Remove from index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroFish91 committed Oct 29, 2024
1 parent abcc02f commit f796118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ export interface IActionContext {
* Provides additional functionality to support wizards, grouping, 'recently used', telemetry, etc.
* For more information, see the docs on each method and on each `options` object
*/
ui: IAzureUserInput & { isTesting?: boolean };
ui: IAzureUserInput;

/**
* Add a value to mask for this action
Expand Down

0 comments on commit f796118

Please sign in to comment.