Files
OrderScheduling/Pods/Target Support Files/MJRefresh/MJRefresh.modulemap
DDIsFriend f0e8a1709d initial
2023-08-18 17:28:57 +08:00

7 lines
98 B
Plaintext

module MJRefresh {
umbrella header "MJRefresh-umbrella.h"
export *
module * { export * }
}