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

7 lines
94 B
Plaintext

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