Files
keyboard/Pods/Target Support Files/LookinServer/LookinServer.modulemap
2025-10-28 10:18:10 +08:00

7 lines
114 B
Plaintext

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