This commit is contained in:
tamaina 2023-01-03 17:14:04 +00:00
parent b30d820ab0
commit ab16810655
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export class UndiciFetcher {
* Get http non-proxy agent (undici)
*/
public nonProxiedAgent: undici.Agent;
/**
* Get http proxy or non-proxy agent (undici)
*/