Files
bsky-social-app/ios/AppSecureRandomModule.h
T

6 lines
103 B
Objective-C

#import <React/RCTBridgeModule.h>
@interface AppSecureRandomModule : NSObject <RCTBridgeModule>
@end