zazoomauro / node-dependency-injection

The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
https://github.com/zazoomauro/node-dependency-injection/wiki
MIT License
281 stars 34 forks source link

Add Types #116

Closed madhug-nadig closed 5 years ago

madhug-nadig commented 5 years ago

Provide typescript types so that the project can be used in ts environment

codecov[bot] commented 5 years ago

Codecov Report

Merging #116 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          37       37           
  Lines         437      437           
=======================================
  Hits          435      435           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cac6ab3...54dd4f6. Read the comment docs.

zazoomauro commented 5 years ago

@madhug-nadig May we should add some kind of documentation in the README file for TypeScript users?

madhug-nadig commented 5 years ago

@zazoomauro I have updated the readme