7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
|
framework module TUIConversation {
|
||
|
|
umbrella header "TUIConversation-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|