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

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

@interface RCTLSUserCoordinator : RCTEventEmitter

@end
