7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
framework module SocketIO {
|
|
umbrella header "Socket.IO-Client-Swift-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|