UNPKG

react-obsidian

Version:

Dependency injection framework for React and React Native applications

7 lines 224 B
import { ObjectGraph } from '../../src'; export declare class GraphWithOnBind extends ObjectGraph { private target; onBind(target: any): void; targetName(): string; } //# sourceMappingURL=GraphWithOnBind.d.ts.map