UNPKG

impair

Version:

A framework for building React applications with OOP principles and a layered architecture.

3 lines (2 loc) 153 B
import { DependencyContainer } from 'tsyringe'; export declare function createChildContainer(parentContainer: DependencyContainer): DependencyContainer;