7 lines
104 B

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