UNPKG

124 BTypeScriptView Raw
1import 'reflect-metadata';
2export declare const inject: (dependency: any) => (target: Object, propertyKey: string) => void;