2018-02-13 17:41:57 +02:00

17 lines
297 B
Objective-C

/*
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