Files
ifish/Ifish/HTTPDNS/EMASRest.framework/Modules/module.modulemap
T
2022-01-17 11:40:56 +08:00

7 lines
97 B
Plaintext

framework module EMASRest {
umbrella header "EMASRest.h"
export *
module * { export * }
}