Files
keyboard/Pods/Target Support Files/LYEmptyView/LYEmptyView.modulemap

7 lines
112 B
Plaintext
Raw Normal View History

2025-11-09 20:54:14 +08:00
framework module LYEmptyView {
umbrella header "LYEmptyView-umbrella.h"
export *
module * { export * }
}