4 lines
80 B
Objective-C
4 lines
80 B
Objective-C
#import "AADataStore.h"
|
|
|
|
@interface AACoreDataStack: NSObject <AADataStore>
|
|
@end |