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

7 lines
108 B
Plaintext

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