5 lines
79 B
C
5 lines
79 B
C
|
#import "RCTBridgeModule.h"
|
||
|
|
||
|
@interface POSIX : NSObject<RCTBridgeModule>
|
||
|
@end
|