GBA-8-19/Pods/Target Support Files/SMCalloutView/SMCalloutView.modulemap
2024-06-14 17:15:51 +08:00

7 lines
106 B
Plaintext

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