mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Added proxy
This commit is contained in:
1
types/nodegit/index.d.ts
vendored
1
types/nodegit/index.d.ts
vendored
@@ -67,6 +67,7 @@ export { Openssl } from './open-ssl';
|
||||
export { Packbuilder } from './pack-builder';
|
||||
export { Pathspec } from './path-spec';
|
||||
export { ProxyOptions } from './proxy-options';
|
||||
export { Proxy } from './proxy';
|
||||
export { PushOptions } from './push-options';
|
||||
export { PushUpdate } from './push-update';
|
||||
export { Push } from './push';
|
||||
|
||||
Reference in New Issue
Block a user