UNPKG
ng-di-kit
Version:
latest (1.0.0)
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Angular Dependency Injection Kit
github.com/joejukan/ng-di-kit
joejukan/ng-di-kit
ng-di-kit
/
lib
/
decoration
/
index.d.ts
7 lines
(6 loc)
•
180 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./di.declare'
;
export
*
from
'./di.entry'
;
export
*
from
'./di.export'
;
export
*
from
'./di.import'
;
export
*
from
'./di.provide'
;
export
*
from
'./di.route'
;