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

7 lines
110 B
Plaintext
Raw Normal View History

2025-11-05 22:04:56 +08:00
framework module HWPanModal {
umbrella header "HWPanModal-umbrella.h"
export *
module * { export * }
}