UNPKG
ts.di
Version:
latest (0.3.9)
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Typescript写的依赖注入库。An dependency-injection library for TypeScript.
ts.di
/
index.ts
6 lines
(4 loc)
•
77 B
text/typescript
View Raw
1
2
3
4
5
6
/** * Created
by
Weizehua
on
2017
/
1
/
17
. */ export *
from
"./src/Injector"