biud436 / stingerloom

Node.js Server Framework
6 stars 1 forks source link

feat: added `@Inject` decorator #23

Closed biud436 closed 1 year ago

biud436 commented 1 year ago

we will be going to add the inject decorator in the future. its decorator will be used for injecting data that manages in container to the parameter or property.