7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
framework module SellyCloudSDK {
|
|
umbrella header "SellyCloudSDK-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|