mirror of
https://github.com/averello/ConnectionKit.git
synced 2026-07-05 12:35:39 +02:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
framework module ConnectionKit {
|
|
umbrella header "ConnectionKit-macOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|