//
//  WLJSStore.h
//  MobitelFuelcard
//
//  Created by Mobitel on 5/30/18.
//  Copyright © 2018 Facebook. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "React/RCTBridgeModule.h"
#import <IBMMobileFirstPlatformFoundationJSONStore/IBMMobileFirstPlatformFoundationJSONStore.h>
@interface WLJSStore :NSObject <RCTBridgeModule>

@end
