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

7 lines
110 B
Plaintext
Raw Normal View History

2025-11-06 13:18:27 +08:00
framework module LSTPopView {
umbrella header "LSTPopView-umbrella.h"
export *
module * { export * }
}