MCPcopy Create free account
hub / github.com/PatrickJS/ng-vegas-angular2-d3 / Injectable

Class Injectable

typings/angular2/angular2.d.ts:114–115  ·  view source on GitHub ↗

* A marker annotation that marks a class as available to `Injector` for creation. Used by tooling * for generating constructor stubs. * * ``` * class NeedsService { * constructor(svc:UsefulService) {} * } * * @Injectable * class UsefulService {} * ``` * @exported

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

angular2.dev.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected