mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2026-08-30 13:41:08 +00:00
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
framework module InstabugCore {
|
|
umbrella header "InstabugCore.h"
|
|
|
|
header "IBGTypes.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|