2019-12-26 15:55:27 +04:00

8 lines
104 B
Objective-C

#import "SVGTextContentElement.h"
@implementation SVGTextContentElement
@synthesize textLength;
@end