7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
framework module NERtcSDK {
|
|
umbrella header "NERtcSDK.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|