Files

9 lines
136 B
Plaintext
Raw Permalink Normal View History

framework module InstabugCore {
2018-02-13 17:41:57 +02:00
umbrella header "InstabugCore.h"
header "IBGTypes.h"
export *
module * { export * }
}