Files
uniapp-app/nativeplugins/netease-Callkit/ios/NERtcCallKit.framework/Modules/module.modulemap
T
2025-10-09 16:48:46 +08:00

7 lines
114 B
Plaintext

framework module NERtcCallKit {
umbrella header "NERtcCallKit-umbrella.h"
export *
module * { export * }
}