Skip to content

Latest commit

 

History

History

dependency_injection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

dependency_injection

  • A module that contains classes to achieve DI across multiple modules based on injectable

If you want to get import di layer in another package

  npx  lerna add di --scope=package_name

and

 import {} from 'di'