Files
my_yuyin/Pods/Target Support Files/JXPagingView/JXPagingView.modulemap
2025-09-22 18:48:29 +08:00

7 lines
114 B
Plaintext

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