mirror of
https://github.com/status-im/react-native-testfairy.git
synced 2025-02-21 14:48:10 +00:00
5 lines
93 B
Objective-C
5 lines
93 B
Objective-C
#import "RCTBridgeModule.h"
|
|
|
|
@interface RCTTestFairyBridge : NSObject <RCTBridgeModule>
|
|
|
|
@end |