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

7 lines
107 B
Plaintext

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