Files
instabug-reactnative/ios/InstabugCore.framework/Modules/module.modulemap

9 lines
136 B
Plaintext

framework module InstabugCore {
umbrella header "InstabugCore.h"
header "IBGTypes.h"
export *
module * { export * }
}