Files
keyboard/Pods/Target Support Files/LSTTimer/LSTTimer.modulemap
2025-11-06 13:18:27 +08:00

7 lines
106 B
Plaintext

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