咸鱼要翻身
 
 
 
 
 

2 lines
123 B

declare function targetName(name: string): (target: any, targetKey: string, index: number) => void;
export { targetName };