UNPKG

169 BTypeScriptView Raw
1import "reflect-metadata";
2export declare function Test(description?: string): (target: object, propertyKey: string, descriptor?: TypedPropertyDescriptor<any>) => void;