mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-12-16 17:50:41 -07:00
Update node_modules
This commit is contained in:
3
node_modules/@actions/http-client/proxy.d.ts
generated
vendored
Normal file
3
node_modules/@actions/http-client/proxy.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference types="node" />
|
||||
import * as url from 'url';
|
||||
export declare function getProxyUrl(reqUrl: url.Url): url.Url;
|
||||
Reference in New Issue
Block a user