Adding dependency graph for types.

This commit is contained in:
serkani 2016-02-15 04:40:39 -05:00
Родитель d5df2bc9ef
Коммит 2f4e4fda49
2 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -51,8 +51,14 @@ Next step is initializing the extension using two options below:
Full API reference of VSS.SDK.js can be found at [Core Client SDK](https://www.visualstudio.com/en-us/integrate/extensions/reference/client/core-sdk) page.
## Types
* Types of VSS.SDK.js are available in typings/vss.d.ts.
* REST Client types are available in typings/tfs.d.ts
* Types of VSS.SDK.js, controls and client services are available in typings/vss.d.ts.
* REST Client types for VSTS are available in typings/tfs.d.ts
* REST Client and extensibility types for Release Management are available in typings/rmo.d.ts
### Dependencies
Dependency graph for the types.
![Dependency Graph](img/dependencies.png)
### Using tsd
Although TypeScript declare files do not exist at [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) repo, they can still be used through [tsd](https://www.npmjs.com/package/tsd).

Двоичные данные
img/dependencies.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 6.0 KiB