//
//  Use this file to import your target's public headers that you would like to expose to Swift.
//

#import <Foundation/Foundation.h>
#import "RCTBridgeModule.h"

@interface NotificationBadgeBridge: NSObject
@end
