inversify / inversify-inject-decorators

Lazy evaluated property injection decorators
MIT License
146 stars 14 forks source link

named and tagged key support number and symbol type #142

Open HealGaren opened 5 years ago

HealGaren commented 5 years ago

PR Details

In inversifyJS 5.0.1, binding and injecting by tag or named support number and symbol type. This repository not supports it :(

Description

Related Issue

Motivation and Context

How Has This Been Tested

Types of changes

Checklist