UNPKG

react-obsidian

Version:

Dependency injection framework for React and React Native applications

3 lines 242 B
import { Graph } from '../../graph/Graph'; export declare function legacyDecorator(name: string | undefined, graph: Graph, propertyKey: string, descriptor: PropertyDescriptor): PropertyDescriptor; //# sourceMappingURL=provides.legacy.d.ts.map