Searched refs:newAgent (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/@npmcli/agent/lib/ | ||
H A D | index.js | 34 const newAgent = new Agent(normalizedOptions) 35 agentCache.set(cacheKey, newAgent) 37 return newAgent |
Completed in 1 milliseconds