7 lines
104 B
Plaintext
Executable File
7 lines
104 B
Plaintext
Executable File
module SSZipArchive {
|
|
umbrella header "SSZipArchive-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|