UNPKG

jorum

Version:

Model layer with rx.js for React applications.

3 lines (2 loc) 163 B
export declare const injectMetadataKey: unique symbol; export declare function inject(target: Object, propertyKey: string | symbol, parameterIndex: number): void;