Files
HTMLKit/Sources/HTMLAttributePolicy.h
T
2018-06-01 00:26:56 +02:00

14 lines
220 B
Objective-C

//
// HTMLAttributePolicy.h
// HTMLKit
//
// Created by Iska on 28.05.18.
// Copyright © 2018 BrainCookie. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface HTMLAttributePolicy : NSObject
@end