17 lines
297 B
C
Raw Normal View History

/*
File: InstabugCore/InstabugCore.h
Contains: Enums and Constants for using Instabug's SDK.
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
Version: 7.9.1
*/
#import <Foundation/Foundation.h>
#import "IBGTypes.h"
@interface InstabugCore : NSObject
@end