6 lines
138 B
Mathematica
6 lines
138 B
Mathematica
|
#import <Foundation/Foundation.h>
|
||
|
@interface PodsDummy_React_RCTSettings : NSObject
|
||
|
@end
|
||
|
@implementation PodsDummy_React_RCTSettings
|
||
|
@end
|