@forge/cli

13.3.0-next.20-experimental-cf2ad4c13.3.0-next.12-experimental-4b981ef-experimental-5b8eb3c
out/command-line/index.d.ts
~out/command-line/index.d.tsModified
−2
Index: package/out/command-line/index.d.ts
===================================================================
--- package/out/command-line/index.d.ts
+++ package/out/command-line/index.d.ts
@@ -1,6 +1,4 @@
-import { HttpProxyAgent } from 'http-proxy-agent';
 import { Dependencies } from './dependency-injection';
-export declare function setupProxy(): HttpProxyAgent<string> | undefined;
 export declare function registerCommands(deps: Dependencies): Promise<void>;
 export declare const main: () => Promise<void>;
 //# sourceMappingURL=index.d.ts.map
\ No newline at end of file