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

7 lines
97 B
Plaintext
Raw Normal View History

2016-10-09 14:50:04 +02:00
framework module Instabug {
umbrella header "Instabug.h"
export *
module * { export * }
}