try to fix tests
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
declare module 'proxy1' {
|
||||
import * as http from 'http'
|
||||
function internal(): http.Server
|
||||
export = internal
|
||||
}
|
||||
Reference in New Issue
Block a user