10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
|
|
framework module MTGSDKBanner {
|
||
|
|
umbrella header "MTGBannerAdView.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
|
||
|
|
module * {
|
||
|
|
export *
|
||
|
|
}
|
||
|
|
}
|