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

7 lines
91 B
Plaintext

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