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