//
//  BotJetWebSDK.h
//  BotJetWebSDK
//
//  Created by Rajiv Singaseni on 06/07/19.
//  Copyright © 2019 botjet.ai. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for BotJetWebSDK.
FOUNDATION_EXPORT double BotJetWebSDKVersionNumber;

//! Project version string for BotJetWebSDK.
FOUNDATION_EXPORT const unsigned char BotJetWebSDKVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <BotJetWebSDK/PublicHeader.h>

#import <BotJetWebSDK/BJWebSDK.h>
#import <BotJetWebSDK/BJChatViewControllerOptions.h>
