Files
keyboard/Pods/Target Support Files/LYEmptyView/LYEmptyView.modulemap
2025-11-09 20:54:14 +08:00

7 lines
112 B
Plaintext

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