mirror of
https://github.com/averello/ConnectionKit.git
synced 2026-03-03 18:24:03 +01:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
framework module ConnectionKit {
|
|
umbrella header "ConnectionKit-macOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|