//
//  WLRequest.h
//  test4
//
//  Created by Mobitel on 6/8/18.
//  Copyright © 2018 Facebook. All rights reserved.
//

#import <Foundation/Foundation.h>
#import "React/RCTBridgeModule.h"
#import <IBMMobileFirstPlatformFoundation/IBMMobileFirstPlatformFoundation.h>
@interface WLRequest : NSObject <RCTBridgeModule>

@end
