//
//  LSReserveSurvey+RCTLSSweepsCoordinator.h
//  ReactLightspeedSDK
//
//  Created by marc matta on 12/7/16.
//  Copyright © 2016 com.lightspeed. All rights reserved.
//

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

@interface RCTLSSweepsCoordinator : NSObject <RCTBridgeModule>

@end

