UNPKG

177 Btext/x-cView Raw
1#import <Foundation/Foundation.h>
2#import <React/RCTEventDispatcher.h>
3
4NS_ASSUME_NONNULL_BEGIN
5
6@interface REAEventDispatcher : RCTEventDispatcher
7
8@end
9
10NS_ASSUME_NONNULL_END