mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-16 00:00:35 +02:00
Initial pass
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export declare function getProxyUrl(reqUrl: URL): URL | undefined;
|
||||
export declare function checkBypass(reqUrl: URL): boolean;
|
||||
Reference in New Issue
Block a user