7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
module ZFPlayer {
|
|
umbrella header "ZFPlayer-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|