7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
framework module ALMCMediationAdapter {
|
||
|
|
umbrella header "ALMCMediationAdapter.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|