UNPKG

react-obsidian

Version:

Dependency injection framework for React and React Native applications

5 lines 295 B
export declare function modernDecorator<This, Args extends any[], Return>(name: string | undefined, _target: (this: This, ...args: Args) => Return, context: { name: string | symbol; addInitializer: (callback: () => void) => void; }): void; //# sourceMappingURL=lateInject.modern.d.ts.map