6 lines
104 B

framework module RxSwift {
umbrella header "RxSwift-umbrella.h"
export *
module * { export * }
}