mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-04-24 00:25:58 +02:00
11 lines
222 B
Objective-C
11 lines
222 B
Objective-C
// DO NOT EDIT (This file was auto-generated from NBPhoneMetaDataGenerator)
|
|
|
|
#import <Foundation/Foundation.h>
|
|
|
|
@interface NBMetadataCoreTestMapper : NSObject
|
|
|
|
+ (NSArray *)ISOCodeFromCallingNumber:(NSString *)key;
|
|
|
|
@end
|
|
|