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

9 lines
127 B
Objective-C

#import <Foundation/Foundation.h>
#import "SVGKParser.h"
@interface SVGKParserSVG : NSObject <SVGKParserExtension> {
}
@end