Comparing version 0.0.6 to 0.0.8
{ | ||
"name": "di-ts", | ||
"version": "0.0.6", | ||
"version": "0.0.8", | ||
"description": "Lightweight wrap and extension of angular/di.js for TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# NOT WORKING YET | ||
# Dependency Injection for Typescript | ||
@@ -37,2 +35,4 @@ Lightweight wrap and extension of [angular/di.js](https://github.com/angular/di.js) for TypeScript. | ||
```typescript | ||
/// <reference path="node_modules/di-ts/index.d.ts"/> | ||
import {Injector} from 'di-ts' | ||
@@ -39,0 +39,0 @@ import {Car} from './car' |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5760
11
119