/*
 File:       InstabugCore/InstabugCore.h
 
 Contains:   Enums and Constants for using Instabug's SDK.
 
 Copyright:  (c) 2013-2018 by Instabug, Inc., all rights reserved.
 
 Version:    0.0.0
 */

#import <Foundation/Foundation.h>
#import "IBGTypes.h"
#import "IBGReport.h"

@interface InstabugCore : NSObject

@end
