7 lines
114 B
C
Raw Normal View History

#import <Foundation/Foundation.h>
#import "LSMatcheable.h"
@interface NSString (Matcheable) <LSMatcheable>
@end