457c15cd6c
In 'angular2/di' the symbol: - Inject is a decorator - InjectAnnotation is an annotation Internally one an get a hold of annotations without *Annotations appened (to make ts2dart work without workarounds) by importing from 'angular2/src/di/annotations_impl' instead of 'angular2/di'. This is needed only for users that transpile through TS and through ts2dart. |
||
---|---|---|
.. | ||
angular2 | ||
angular2_material | ||
benchmarks | ||
benchmarks_external | ||
benchpress | ||
examples | ||
rtts_assert |