mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-01 05:30:42 +00:00
7 lines
100 B
C
7 lines
100 B
C
|
|
||
|
#import "RCTBridgeModule.h"
|
||
|
|
||
|
@interface RNInstabugReactnative : NSObject <RCTBridgeModule>
|
||
|
|
||
|
@end
|
||
|
|