8 lines
162 B
Objective-C
8 lines
162 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
#import "RNCryptor.h"
|
|
|
|
FOUNDATION_EXPORT double RNCryptorVersionNumber;
|
|
FOUNDATION_EXPORT const unsigned char RNCryptorVersionString[];
|
|
|