mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Create harmony-proxy-tests.ts
Create harmony-proxy-global-test.ts Delete harmony-proxy-global-test.ts Update harmony-proxy.d.ts Update harmony-proxy-tests.ts Update harmony-proxy-tests.ts Update harmony-proxy-tests.ts Update harmony-proxy-tests.ts Update harmony-proxy-tests.ts
This commit is contained in:
committed by
remojansen
parent
2e0490d06c
commit
91265f7398
Vendored
-2
@@ -29,8 +29,6 @@ declare module harmonyProxy {
|
||||
}
|
||||
}
|
||||
|
||||
declare let Proxy: harmonyProxy.ProxyConstructor;
|
||||
|
||||
declare module "harmony-proxy" {
|
||||
let _Proxy: harmonyProxy.ProxyConstructor;
|
||||
export = _Proxy;
|
||||
|
||||
Reference in New Issue
Block a user