Files
OrderScheduling/Pods/Target Support Files/RxCocoa/RxCocoa.modulemap
T
2023-08-18 17:28:57 +08:00

7 lines
94 B
Plaintext

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