2025-06-18 17:24:21 +02:00

8 lines
113 B
Objective-C

#import <LegacyComponents/TGWeakDelegate.h>
@implementation TGWeakDelegate
@synthesize object = _object;
@end