7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
module Pods_SweetParty {
|
|
umbrella header "Pods-SweetParty-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|