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

7 lines
111 B
Plaintext
Raw Normal View History

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