mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-16 02:20:07 +00:00
8 lines
104 B
Objective-C
8 lines
104 B
Objective-C
#import "SVGTextContentElement.h"
|
|
|
|
@implementation SVGTextContentElement
|
|
|
|
@synthesize textLength;
|
|
|
|
@end
|