UNPKG

react-injectables

Version:

Explicitly inject Components into any part of your React render tree.

4 lines (3 loc) 131 B
export InjectablesProvider from './InjectablesProvider'; export Injectable from './Injectable'; export Injector from './Injector';