2024-06-07 11:41:02 +08:00

7 lines
112 B
Plaintext

module CocoaAsyncSocket {
umbrella header "CocoaAsyncSocket-umbrella.h"
export *
module * { export * }
}