about summary refs log tree commit diff
path: root/ios/AppSecureRandomModule.h
blob: 0431684c32a672d2bf232be4aafb850ff26c27ce (plain) (blame)
1
2
3
4
5
#import <React/RCTBridgeModule.h>

@interface AppSecureRandomModule : NSObject <RCTBridgeModule>

@end