typescript.api
Advanced tools
Comparing version 0.4.4 to 0.4.5
{ | ||
"name": "typescript.api", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "A compiler as a service api enabling nodejs developers to programatically resolve, compile, reflect and run typescript 0.9 source files.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -141,2 +141,5 @@ # typescript.api | ||
[node_modules]/typescript.api/decl/ecma.d.ts | ||
// typescript.api declarations. | ||
[node_modules]/typescript.api/decl/typescript.api.d.ts | ||
``` | ||
@@ -147,4 +150,6 @@ | ||
For other additional declarations, see https://github.com/borisyankov/DefinitelyTyped. | ||
For a full definition of this api, see [typescript.api.d.ts](https://github.com/sinclairzx81/typescript.api/blob/master/src/resx/typescript.api.d.ts) | ||
For other additional declarations, see the [definitely typed](https://github.com/borisyankov/DefinitelyTyped) project. | ||
## objects | ||
@@ -151,0 +156,0 @@ |
Sorry, the diff of this file is too big to display
3113693
58812
461