container-ioc
Advanced tools
{ | ||
"name": "container-ioc", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "IoC container", | ||
@@ -5,0 +5,0 @@ "author": "Alexander Kozlov", |
@@ -111,3 +111,2 @@ ## IoC Container written in Typescript | ||
parentContainer.register({ token: 'ISome', useClass: SomeClass }); | ||
childContainer.resolve('ISome'); | ||
@@ -114,0 +113,0 @@ let instance = childContainer.resolve('ISome'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
58746
-5.66%24
-7.69%151
-29.77%126
-0.79%