Flow_Browser/PrivateBrowser/Pods/Target Support Files/RxCocoa/RxCocoa.modulemap
2024-04-17 14:43:19 +08:00

7 lines
104 B
Plaintext

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