mirror of
https://github.com/actions/toolkit.git
synced 2026-08-12 00:00:17 +02:00
revert octokit changes
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
declare module 'proxy' {
|
||||
import * as http from 'http'
|
||||
function internal(): http.Server
|
||||
export = internal
|
||||
}
|
||||
Reference in New Issue
Block a user