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

7 lines
97 B
Plaintext

framework module Instabug {
umbrella header "Instabug.h"
export *
module * { export * }
}