7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
framework module Pods_wyy {
|
|
umbrella header "Pods-wyy-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|