mirror of
https://github.com/lil-org/wallet.git
synced 2025-01-06 04:13:11 +03:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
framework module SwiftProtobuf {
|
|
umbrella header "SwiftProtobuf-macOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|