//
//  RCTLSServicesCoordinator.h
//  ReactLightspeedSDK
//
//  Created by marc matta on 11/25/16.
//  Copyright © 2016 com.lightspeed. All rights reserved.
//

#import <Foundation/Foundation.h>

#import <React/RCTBridgeModule.h>

@interface RCTLSServicesCoordinator : NSObject <RCTBridgeModule>

@end
