咸鱼要翻身
 
 
 
 
 

2 lines
136 B

declare function postConstruct(): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;
export { postConstruct };