UNPKG

reactant-di

Version:

A dependency injection lib for Reactant

11 lines (8 loc) 171 B
import { Container } from 'inversify'; /** * > Make sure that `Container` type for getting module. */ class ModuleRef extends Container { // } export { ModuleRef };