6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
framework module Protobuf {
|
|
umbrella header "Protobuf.h"
|
|
export *
|
|
module * { export * }
|
|
}
|