2025-10-09 16:48:46 +08:00

9 lines
127 B
Objective-C

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