react-ioc icon indicating copy to clipboard operation
react-ioc copied to clipboard

Expose some types

Open kirilldronkin opened this issue 4 years ago • 0 comments

Hi, thank you for a great library, react context is de facto built-in DI and the library utilize the concept very well, it's like something I'd implement myself if react-ioc didn't exist.

Returning to the subject, it would be nice to import Token and Definition from the library, for example to decompose binding definitions to a separate module.

kirilldronkin avatar Feb 20 '20 13:02 kirilldronkin